要注意目錄結(jié)構(gòu) ,application要在外層!
否則:debug編譯的時候,控制臺RequestMappingHandlerMapping 信息 映射不到
否則:debug編譯的時候,控制臺RequestMappingHandlerMapping 信息 映射不到
2018-07-07
小馬哥,課程有代碼嗎?
我有個錯誤,不知道怎么什么原因!
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
我有個錯誤,不知道怎么什么原因!
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2018-06-02
在父級目錄的pom
spring-boot-maven-plugin放在pluginManagement里,web模塊再次引入這插件就不用配置mainClass了
spring-boot-maven-plugin放在pluginManagement里,web模塊再次引入這插件就不用配置mainClass了
2018-05-29