Skip to content

djordan17/function-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring cloud function example

This is basic microservice example using Spring cloud function.

Requisites

  1. Download jdk8 and set it as your default.
  2. Gradle 5.x or highter

Tech

  • Spring Cloud Function

Run the application

$ ./gradlew shadowJar

Plugins

Plugin README
shadowJar [https://github.com/johnrengelman/shadow/blob/master/src/docs/configuration/merging/README.md][PlDb]

Note: If you are interested, you can read the tutorial explained with AWS Lambda integrate on the Paradigma Digital blog. Spring Cloud Function: Aplicaciones sin servidor en la Nube.

About

Microservice example using Spring Cloud Function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages