Skip to content

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

License

Notifications You must be signed in to change notification settings

philipp-michelfeit/spring-boot-postgres-vue-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

spring-boot-postgres-vue-docker

Stack

  • Spring Boot 3
  • Spring Data 3
  • Postgres
  • Docker
  • Maven
  • Tomcat

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.0%
  • Vue 15.0%
  • HTML 3.1%
  • Dockerfile 2.4%
  • Other 1.5%