This is basic microservice example using Spring cloud function.
- Download jdk8 and set it as your default.
- Gradle 5.x or highter
- Spring Cloud Function
$ ./gradlew shadowJar
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.