
bug排查
阿葉丶
这个作者很懒,什么都没留下…
展开
-
spring cloud alibaba2.1.0升级2.2.0引发的问题
最近看到spring cloud alibaba出了2.2.0版本,就想着升级一下。 升级过程 Spring Cloud Alibaba 2.1.0 -> 2.2.0 Spring Boot 2.1.9 -> 2.2.6 Dubbo 2.7.3 - >2.7.4.1 Spring Cloud Greenwich.SR2 -> Spring Cloud Hoxton.SR3...原创 2020-04-05 21:19:44 · 708 阅读 · 0 评论 -
spring-aop-4.2.0的一个隐藏坑
今天在一个项目使用aop时,开发环境没有问题,但是在测试环境缺出现 cvc-complex-type.2.4.c: 通配符的匹配很全面, 但无法找到元素 ‘aop:aspectj-autoproxy’ 的声明 第一时间去检查配置文件 xmlns:aop=“http://www.springframework.org/schema/aop” xsi:schemaLocation=" http://w...原创 2019-10-28 11:32:41 · 460 阅读 · 0 评论