
SpringBoot
没有
我叫山鸡996
这个作者很懒,什么都没留下…
展开
-
bean加载方式
睡觉原创 2022-11-08 01:55:48 · 196 阅读 · 0 评论 -
Springboot2整合activemq
有点困,没下雨去跑步吧原创 2022-11-07 21:39:51 · 297 阅读 · 0 评论 -
springboot整合定时任务
task方式很方便,配置项也不多。原创 2022-08-31 09:26:52 · 144 阅读 · 0 评论 -
profile环境切换
springboot环境切换,三种,就学了两种。原创 2022-07-24 15:39:43 · 172 阅读 · 0 评论 -
redis整合springboot统计数据
周五了开心原创 2022-07-01 16:53:46 · 547 阅读 · 0 评论 -
65-68、springboot/mybatisPlus模块
65、整合mybatisplus只做增强不做改变整合引入starter<artifactId>mybatis-plus-boot-starter</artifactId>自动配置生效MybatisPlusProperties配置类配置项绑定sqlsessionfactory配置好了;底层是容器中的数据源configurationPropertiesmapperLocations自动配置好了,有默认值。制定好了sql映射文件的路径?容器中也自动配置sqlsess原创 2022-02-16 10:28:50 · 237 阅读 · 0 评论