springboot-project:springboot系列demo

时间:2024-06-07 07:24:47
【文件属性】:

文件名称:springboot-project:springboot系列demo

文件大小:288KB

文件格式:ZIP

更新时间:2024-06-07 07:24:47

springboot mybatis-generator springboot-druid springboot-mybatis springboot-multiple-datasource

springboot-project springboot系列demo,在前一个的工程上集成新的功能 01.spring-boot-mybatis-demo spring boot 集成mybatis,mybatis-generator 02.spring-boot-redis-demo 在01的基础上集成redis,logback 03.spring-boot-dynamicdb-demo 在02的基础上,实现多数据源、动态数据源切换 可通过注解方式或者手动方式指定数据源 测试发现注解添加在mapper的方法上无效,只能加在service上,如果service方法逻辑复杂(有查询又有更新),考虑增加dao层,dao再调用mapper 04.spring-boot-swagger-demo 集成swagger swagger访问地址:


网友评论