Skip to content

jik1992/training-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###quick start

  1. edit demo app.groovy
  2. edit demo pom.xml
  3. install springboot cli
brew install springboot
  1. build run
spring run app.groovy
  1. enjoy it!

###push online

mvn package
java -jar target.jar

###springboot cli

spring init --list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published