Skip to content

bdiiot/spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

什么是Spring Boot

Spring Boot 系列教程

运行测试

com.bdiiot.springboot.demo.controller.HelloController

单元测试

com.bdiiot.springboot.demo.SpringBootDemoApplicationTests

Spring Boot:整合Swagger文档

运行测试

com.bdiiot.springboot.demo.controller.HelloController

单元测试

com.bdiiot.springboot.demo.SpringBootDemoApplicationTests

Spring Boot:整合MyBatis框架

IDEA使用mybatis-generator

运行测试

com.bdiiot.springboot.demo.controller.SysUserController

小结

注意 classpath*,要有 *,否则加载不到自定义路径
com.bdiiot.springboot.demo.config.MybatisConfig

谨慎使用 org.mybatis.generator,再次生成,xml内容会「追加」,启动会报错

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published