Skip to content

menng/springboot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot示例项目

springboot-demo-thymeleaf

thymeleaf模板引擎常用标签示例

运行

运行ThymeleafApplication,访问 http://localhost:8080

springboot-demo-mybatis

springboot集成mybatis示例

运行

导入mysql.sql文件,运行MybatisApplication,访问 http://localhost:8081/city/info/all

springboot-demo-param

spring各种类型参数接收汇总示例

运行

运行ParamApplication,访问 http://localhost:8082

springboot-demo-web

一些组件的使用示例

  • caffeine 高性能java缓存库

springboot-demo-sharding

  • 注意排除druid的自动注入datasource。
  • 分表的字段一定要是程序里指定或者生成,不能使用数据库的生成策略。

About

springboot示例项目,基于springboot2.1.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published