
spring
文章平均质量分 92
LeonLambert
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
常用Maven库,镜像库及maven/gradle配置
平时用到的库 仓库名 地址 备注 mavenCentral https://repo1.maven.org/maven2/https://repo.maven.apache.org/maven2/ 全区最大的maven库,第二个为apache的镜像库, gradle默认地址 jcenter https://jcenter.bintray.com/anverus/tools/ b...原创 2020-04-14 15:13:44 · 86836 阅读 · 0 评论 -
【Bug记录 2019-11-26】IDEA ConflictingBeanDefinitionException
异常日志 org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name ‘xxxxx’ for bean class [com.xxx.service.xxxxx] conflicts with existing, non-compatible b...原创 2019-11-26 17:35:54 · 85694 阅读 · 0 评论