Skip to content

Shawearn/SpringBootDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootDemo

SpringBootDemo 是一个用 Maven 构建的 spring-boot 的示例项目

目录

项目说明

  • 项目基于 spring-boot
  • 数据库连接池使用了阿里巴巴开源的 Druid
  • ORM 使用了 MyBatis
  • 使用 mybatis-generator-maven-plugin 生成实体类

使用的框架

  • spring-boot 1.5.1.RELEASE
  • mybatis-spring 1.2.0
  • fastjson 1.1.41
  • druid 1.0.11
  • mybatis-generator-maven-plugin 1.3.5
  • 其它框架未能一一列出,详见pom.xml

贡献者

联系我

About

一个简单的 Spring Boot 项目示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages