Skip to content

koros/spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building from Source

You need Java 1.8

Building

Just invoke the build at the root of the project

$ ./mvnw clean install

Running the app locally

Once you have built the library, you can easily start the app as any other Spring Boot app from the root directory:

$ ./mvnw spring-boot:run

About

Demo Exercises for Spring framework 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published