码迷,mamicode.com
首页 > 编程语言 > 详细

Springboot启动不了

时间:2019-08-03 21:37:28      阅读:465      评论:0      收藏:0      [点我收藏+]

标签:bsp   sae   crypto   str   work   keystore   required   解决办法   class   

EncryptionBootstrapConfiguration.RsaEncryptionConfiguration:
Did not match:
- Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition)
Matched:
- @ConditionalOnClass found required class ‘org.springframework.security.rsa.crypto.RsaSecretEncryptor‘; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition)

EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class ‘org.springframework.security.rsa.crypto.RsaSecretEncryptor‘ (OnClassCondition)

 

 

解决办法:检查配置文件格式,有咩有加空格等

Springboot启动不了

标签:bsp   sae   crypto   str   work   keystore   required   解决办法   class   

原文地址:https://www.cnblogs.com/findlisa/p/11296231.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!