Skip to content

Demonstrates how to create a multi-project build with Spring Boot.

License

Notifications You must be signed in to change notification settings

sn42/spring-boot-multi-project-sample

Repository files navigation

spring-boot-multi-project-sample

Demonstrates how to create a multi-project build with Spring Boot.

Quickstart

From the command line do:

git clone https://github.com/sn42/spring-boot-multi-project-sample.git
cd spring-boot-multi-project-sample
./gradlew build
java -jar .\application\build\libs\application-1.0.jar

Browse to http://localhost:8080/quotes.

About

Demonstrates how to create a multi-project build with Spring Boot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages