07 2018 档案
SpringBoot项目使用了@EnableAutoConfiguration 注解报错:The Bean Validation API is on the classpath but no impl
摘要:构建简单的SpringBoot项目时,在启动项目的时候发现如下错误: Description: The Bean Validation API is on the classpath but no implementation could be found Action: Add an implem
阅读全文
摘要:spring boot应用启动时,报不要使用@符号的错误: … Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token found character ‘@’ that can
阅读全文