/spring-boot-postgres-vue-docker

An example of a simple Spring Boot application and other services running with docker-compose file configuration.

Primary LanguageJavaMIT LicenseMIT

Build Status codecov

spring-boot-postgres-vue-docker

Stack

  • Spring Boot 2.2.0
  • Spring Data 2.2.0
  • Postgres 9.4
  • Docker 3
  • Maven 4
  • Tomcat 9

Install

To build services and launch them in containers, you need to run start.sh.

$ bash start.sh

Contribute

For any problems, comments, or feedback please create an issue here.

License

Project is released under the MIT.