Skip to content

Bootstrap repository with spring boot, DB, containers, logs, swagger

Notifications You must be signed in to change notification settings

gennady-lebedev/bootstrap

Repository files navigation

bootstrap

Run ./gradlew dockerUp, it will

  • clean
  • run tests with testcontainers
  • build spring boot jar and place it into docker image wtf.small/bootstrap:<version>
  • run application with docker-compose

To stop use docker-compose down. It will stop application and will remove containers, networks and images

About

Bootstrap repository with spring boot, DB, containers, logs, swagger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages