Skip to content

developerchq/springBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

springBoot

a simple demo of spring boot project 1、代码结构: demo --src/main/java --com.mvc【项目启动文件main】 --com.mvc.controller --com.mvc.dao --com.mvc.mapper --com.mvc.model --com.mvc.service --com.mvc.service.impl --src/main/resource --mapper【mybatis xml文件】 --static【静态资源文件】 --templates【动态模板文件】 --application.properties【配置文件】 --logback.xml【日志配置】

技术栈: spring boot 2.0 mybatis 持久化 mysql 数据库 thymeleaf模板引擎渲染

About

a simple demo of spring boot project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors