Skip to content

wenthywang/springbootDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springbootDemo

spring boot 2.0 restful 接口 demo 运行DemoApplication类即可 测试类放在com.example.hui.rest.RestControllerTest类中

docker 部署 推送到dockerhost

clean package -DskipTests -Pdocker -DdockerHost=http://111.230.24.31:2375 -f pom.xml

docker 部署 推送到dockerhost 推送到dockerhub

clean package -DskipTests -DpushImage -Pdocker -DdockerHost=http://111.230.24.31:2375 -f pom.xml

About

spring boot demo 使用restController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors