Skip to content

aykutaras/springboot-kotlin-lambda-sample

Repository files navigation

springboot-kotlin-lambda-sample

Build Status

Sample application for spring boot with kotlin. It can be deployed to aws lambda. It implements basic spring boot functionality and a swagger ui for api references

  • /v1/diff//left and /v1/diff//right
  • /v1/diff/ to get diff-ed data

Build and Deploy

  • To build, run ./gradlew clean build
  • To deploy, run serverless deploy
  • To run as an API ./gradlew bootRun
  • Documentation can be found from http://localhost:8080/swagger-ui.html

About

Kotlin and lambda sample for springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published