Skip to content

b1a9id/spring-boot-parameter-store

Repository files navigation

Spring Boot with AWS System Manager Parameter Store

trackgit-views

Requires

  • .aws/credentials
  • .aws/config

Try it

Create DB

$ docker-compose up --build

Run App(spring.profiles.active=default)

$ ./gradlew clean bootRun

Run App(spring.profiles.active=test)

$ ./gradlew clean -Dspring.profiles.active=test bootRun

About

Spring Boot with AWS Systems Manager Parameter Store

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages