Skip to content

sycki/restboot-ssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-boot

这是一个WEB应用原型,克隆它可以让你快速生成一个WEB应用,然后往里面增加你想要的功能。

what include in the project

The web-boot is a spring boot application, and use Tomcat as server, thymeleaf 3 as tmplate engin, mybatis as persistent layer.

Usage

  1. First clone it to your local.
  2. Import to your in IDE, for example eclipse, add your want function.
  3. Compile it, use command: mvn clean package.
  4. Run The jar file: java -jar web-boot-1.0-SNAPSHOT.jar.
  5. Visit URL http://localhost:8080 in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published