springboot 报Spring boot 报Add an implement,such as Hibernate Validator, to the classpath

spring boot 版本1.4.7.RELEASE 
1.启动报错如下: 
ationConfigEmbeddedWebAp ationConfigEmbeddedWebAp o. s. b. d. LoggingFai1ureAn 
APPLICATION FAILED TO START 
Description : 
The Bean Validation API is on the classpath but no implementation could be found 
Action : Add an implementation, such as Hibernate Validator, to the classpeth
 
2.报错分析 
Hibernate Validator的加载问题,查看maven库Hibernate-validator-5.2.5.final.jar存在; 
执行mvn clean,  然后在eclipse或者idea上debug,
工程构建失败,提示如下:

18T12: 54: 41+08: oo 
file "pom.xml" could not be activated because it does not exist. 
oa1 org.apache.maven.plugins:maven-compi1er-p1ugin:3.1:compi1e (default-compile) on project demo: Compilation failure: Compilation fai invalid LOC header (bad signature) 
sitory\org\hibernate\hibernate validator\5.2.5. Final\hibernate validator-5.2.5.Fina1.jar 
src/main/java.com/example/ft1/FreeMa rke rConfig. java : [8 , 17] 
org.junit 
Ck trace of the errors, re-run Maven with the 
-e switch. 
the -X switch to enable full debug logging. 
 
 
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

上面提示推测还是Hibernate-validator-5.2.5.final.jar的问题 
3.解决方案 
a.在本地maven库中删除Hibernate-validator包下的所有文件(我的是D:\dev-tool\maven-repository\org\hibernate\hibernate-validator),重新下载这个包 
b.执行mvn clean compile,构建成功


转自http://blog.csdn.net/yimiguan/article/details/78832368




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值