WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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