/recipe

Demo Project with Spring Boot 2.0

Primary LanguageJavaMIT LicenseMIT

recipe

CircleCI codecov

Demo Project with Spring Boot 2.0

TODO

  • Set 'spring.profiles.active:' as environment variable or in /resources/application.yml possible values are: default, development, production (default with development)
  • Either: use 'de.flapdoodle.embed.mongo' as 'compile' dependency or copy /resources/config/sample/application-default.sample.yml to /resources/config/application-{activeProfile}.yml and set spring.data.mongodb.uri to the correct uri