14:10:44.811 [main] DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener - Application failed
to start with classpath: [file:/D:/%e5%8e%9f%e7%82%b9%e5%88%87%e6%8d%a2/sharding-jdbc/sharding-jdbc-example/demo/tar
to start with classpath: [file:/D:/%e5%8e%9f%e7%82%b9%e5%88%87%e6%8d%a2/sharding-jdbc/sharding-jdbc-example/demo/tar
get/surefire/surefirebooter5107472927890631784.jar]
spring boot 启动失败,导致的原因
application.yml 写的配置有错误,可以检查你的配置
我的错误原因是因为,写了一个无用的mapper ,由于mapper 是关键词

本文记录了一次Spring Boot应用启动失败的经历,问题在于application.yml配置文件中的错误设置,特别是不当的mapper配置导致的问题。通过检查配置文件并修正无用的mapper设置解决了启动问题。
2万+

被折叠的 条评论
为什么被折叠?



