04 2020 档案

摘要:@SpringBootApplication作用 标注为启动类 SpringBootApplication的注解有以下 @Target({ElementType.TYPE}) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited @Sp 阅读全文
posted @ 2020-04-04 20:30 溢性循环
摘要:此文参考自 微笑点燃希望 spring boot redis多数据源 原文好像是这个 我的代码地址 github代码示例 觉得有用的可以点个star 第一步添加依赖 <dependencies> <dependency> <groupId>org.springframework.boot</grou 阅读全文
posted @ 2020-04-04 19:25 溢性循环 阅读(1475) 评论(0) 推荐(0)