Skip to content

val3ri/springboot-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Project

That is the backend part of full stack project consisting of (at least) 4 Docker Containers started with docker-compose file

You need this docker-compose.yml file for building this multiple container application.

Build springboot jar file (used in the docker image)

./mvnw package

Building docker image

docker build -t springbootapp .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published