随笔分类 -  Spring Boot

摘要:OpenSessionInViewFilter (Spring Framework 5.2.9.RELEASE API) https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/ 阅读全文
posted @ 2020-10-22 10:18 任国强 阅读(510) 评论(0) 推荐(1) 编辑
摘要:1.传统项目都是有各种配置的,不要@EnableAutoConfiguration。开启之后各种冲突,后患无穷。 思维:Spring Boot的自动配置与传统配置,一个是自动一个是人为控制。离得目标近,圆上两点距离。 策略:不要@EnableAutoConfiguration,报什么错误解决什么错误 阅读全文
posted @ 2020-10-15 13:13 任国强 阅读(223) 评论(0) 推荐(0) 编辑
摘要:在一个正常运行的子模块中,引入Eureka-Client的包,启动就报错 java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [Stand 阅读全文
posted @ 2020-09-23 15:17 任国强 阅读(365) 评论(0) 推荐(0) 编辑
摘要:spring boot + solr + mysql_Mars小布-CSDN博客 https://blog.csdn.net/weixin_42118284/article/details/89450121 Spring Boot连接MySQL数据库 - James_Shangguan - 博客园 阅读全文
posted @ 2020-09-22 19:49 任国强 阅读(271) 评论(0) 推荐(0) 编辑
摘要:Unable to access Spring Boot Actuator "/actuator" endpoint - Stack Overflow https://stackoverflow.com/questions/35517713/unable-to-access-spring-boot- 阅读全文
posted @ 2020-09-22 19:24 任国强 阅读(155) 评论(0) 推荐(0) 编辑
摘要:spring boot 1.5.4 之监控Actuator(十四)-架构的路上-51CTO博客 https://blog.51cto.com/wyait/1970021 java - getting "Whitelabel Error Page" running actuator health an 阅读全文
posted @ 2020-09-22 19:15 任国强 阅读(351) 评论(0) 推荐(0) 编辑
摘要:README.md · 乔丹揍皮蓬/springcloud-monitor - 码云 - 开源中国 https://gitee.com/jdzpp/springcloud-monitor/blob/master/README.md spring boot admin - 国内版 Bing https 阅读全文
posted @ 2020-09-22 19:10 任国强 阅读(961) 评论(0) 推荐(0) 编辑
摘要:application.properties和application.yml文件的区别 - 简书 https://www.jianshu.com/p/941aee2a99cf application.properties 文件和 application.yml 文件有什么区别呢?_无知人生,记录点滴 阅读全文
posted @ 2020-09-22 19:07 任国强 阅读(183) 评论(0) 推荐(0) 编辑
摘要:spring boot embed tomcat如何监控? - 知乎 https://www.zhihu.com/question/65963336 Spring Boot Admin 1.5.7_盲目的拾荒者的博客-CSDN博客 https://blog.csdn.net/niugang0920/ 阅读全文
posted @ 2020-09-22 19:05 任国强 阅读(759) 评论(0) 推荐(0) 编辑
摘要:springboot-rabbitmq:实现延时队列 - panchanggui - 博客园 https://www.cnblogs.com/panchanggui/p/13578052.html 阅读全文
posted @ 2020-09-09 18:35 任国强 阅读(159) 评论(0) 推荐(0) 编辑
摘要:做好架构师,要懂微服务,汇总微服务架构落地的15种框架 - panchanggui - 博客园 https://www.cnblogs.com/panchanggui/p/9299266.html 11 架构设计 - 随笔分类 - panchanggui - 博客园 https://www.cnbl 阅读全文
posted @ 2020-09-09 18:33 任国强 阅读(1700) 评论(0) 推荐(0) 编辑
摘要:阿里云发布 Spring Boot 新脚手架,真香-阿里云开发者社区 https://developer.aliyun.com/article/751899 无损下线Spring Cloud应用_Spring Cloud服务治理_微服务治理_企业级分布式应用服务 EDAS-阿里云 https://h 阅读全文
posted @ 2020-09-04 18:11 任国强 阅读(212) 评论(0) 推荐(0) 编辑
摘要:Spring Boot 2.2 正式发布,大幅性能提升 + Java 13 支持 - 知乎 https://zhuanlan.zhihu.com/p/87298182 Spring Data Moore M2 发布 - 知乎 https://zhuanlan.zhihu.com/p/59089436 阅读全文
posted @ 2020-08-20 20:47 任国强 阅读(231) 评论(0) 推荐(0) 编辑
摘要:jeecg miniDao 框架原理 - 简书 https://www.jianshu.com/p/1bbf9385f803 MiniDao 学习系列 1- - - - 集成使用 - 黑客派 https://hacpai.com/article/1537089268066 @Repository注解 阅读全文
posted @ 2020-07-10 18:18 任国强 阅读(242) 评论(0) 推荐(0) 编辑
摘要:推荐15款优质Spring开源项目,覆盖权限类、搜索、秒杀、支付 - Java程序员小黑 - 博客园 https://www.cnblogs.com/yuxiang1/p/13202535.html 15款Spring开源项目脚手架,全面&给力(收藏款) - 掘金 https://juejin.im 阅读全文
posted @ 2020-07-02 19:55 任国强 阅读(563) 评论(0) 推荐(0) 编辑
摘要:Spring-cas-sso: Spring整合Jasig CAS框架实现单点登录 https://gitee.com/shenzhanwang/Spring-cas-sso Spring-activiti: Spring boot整合activiti工作流引擎实例 https://gitee.co 阅读全文
posted @ 2020-06-10 20:04 任国强 阅读(169) 评论(0) 推荐(0) 编辑
摘要:Spring-activiti: Spring boot整合activiti工作流引擎实例 https://gitee.com/shenzhanwang/Spring-activiti SpringCloud2.x之整合工作流Activiti_天行健,君子以自强不息;地势坤,君子以厚德载物。-CSD 阅读全文
posted @ 2020-06-10 19:53 任国强 阅读(468) 评论(0) 推荐(0) 编辑
摘要:springsession源码分析二之RedisHttpSessionConfiguration_jannal专栏-CSDN博客_redishttpsessionconfiguration https://blog.csdn.net/usagoole/article/details/80639804 阅读全文
posted @ 2020-06-10 19:43 任国强 阅读(175) 评论(0) 推荐(0) 编辑
摘要:问题: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.jeecgframework.web.system.service.UserService' av 阅读全文
posted @ 2020-04-24 10:32 任国强 阅读(972) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示