sprint boot2.0启动的时候报错!
A component required a bean of type 'XXX' that could not be found.
就是没有扫描到我的repository包里的代码
我先用@ComponentScan注解加上类所在的包名,没有报错,可以正常启动
但是坑爹的是@RestController注解下的Controller层的代码没有扫描到
就是说http://127.0.0.1:8080可以正常访问,但是Controller层配置的@RequestMapping都匹配不到
折腾了好久好久,比如@ComponentScan在加上Controller层的包名还是不行(导致repository包扫描不到),使用包名.*模糊匹配也不行,好坑爹,说好的比spring mvc配置要简单的呢
最后我盯上了@SpringBootApplication(exclude = DataSourceAutoConfiguration.class)注解
这个是因为最开始的时候项目启动报错没有数据库相关配置
然后我删掉了注解里的exclude,开始加上一些数据库配置,比如
spring.datasource.url=jdbc:mysql://xxx.x.x.x/favorites"htmlcode">spring.datasource.type=com.zaxxer.hikari.HikariDataSource spring.datasource.hikari.minimum-idle=5 spring.datasource.hikari.maximum-pool-size=15 spring.datasource.hikari.auto-commit=true spring.datasource.hikari.idle-timeout=30000 spring.datasource.hikari.pool-name=DatebookHikariCP spring.datasource.hikari.max-lifetime=1800000 spring.datasource.hikari.connection-timeout=30000 spring.datasource.hikari.connection-test-query=SELECT 1定位过程真的是好心累!
补充:今天安装spring的时候遇到一些缺少repository的问题
在安装spring的时候会对其依赖的一些库的进行一些链接检查,导致会报一些缺少repository的问题
No repository found containing: osgi.bundle,oracle.eclipse.tools.rest.lib,16.4.0.201705251324 No repository found containing: osgi.bundle,org.eclipse.cft.server.core,1.2.3.v201709130027 No repository found containing: osgi.bundle,org.eclipse.cft.server.rse,1.0.1.v201709130027 No repository found containing: osgi.bundle,org.eclipse.cft.server.standalone.core,1.0.4.v201709130027 No repository found containing: osgi.bundle,org.eclipse.cft.server.standalone.ui,1.0.4.v201709130027 No repository found containing: osgi.bundle,org.eclipse.cft.server.ui,1.0.110.v201709130027stackvoerflow上找到了对应的问题和解决方案:地址
解决方法:
Go to Help → Install new software → Here uncheck “Contact all update sites during install to find required software”
以上为个人经验,希望能给大家一个参考,也希望大家多多支持。如有错误或未考虑完全的地方,望不吝赐教。
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
更新日志
- 小骆驼-《草原狼2(蓝光CD)》[原抓WAV+CUE]
- 群星《欢迎来到我身边 电影原声专辑》[320K/MP3][105.02MB]
- 群星《欢迎来到我身边 电影原声专辑》[FLAC/分轨][480.9MB]
- 雷婷《梦里蓝天HQⅡ》 2023头版限量编号低速原抓[WAV+CUE][463M]
- 群星《2024好听新歌42》AI调整音效【WAV分轨】
- 王思雨-《思念陪着鸿雁飞》WAV
- 王思雨《喜马拉雅HQ》头版限量编号[WAV+CUE]
- 李健《无时无刻》[WAV+CUE][590M]
- 陈奕迅《酝酿》[WAV分轨][502M]
- 卓依婷《化蝶》2CD[WAV+CUE][1.1G]
- 群星《吉他王(黑胶CD)》[WAV+CUE]
- 齐秦《穿乐(穿越)》[WAV+CUE]
- 发烧珍品《数位CD音响测试-动向效果(九)》【WAV+CUE】
- 邝美云《邝美云精装歌集》[DSF][1.6G]
- 吕方《爱一回伤一回》[WAV+CUE][454M]