首页 > 移动平台 > 详细

Spring Boot, Java Config - No mapping found for HTTP request with URI [/…] in DispatcherServlet with name 'dispatcherServlet'

时间:2018-06-01 18:05:22      阅读:1799      评论:0      收藏:0      [点我收藏+]

Spring Boot 启用应用:

error:

No mapping found for HTTP request with URI [/…] in DispatcherServlet with name ‘dispatcherServlet‘

solution:

@SpringBootApplication(scanBasePackages={"micro.service.basic",

 

Spring Boot, Java Config - No mapping found for HTTP request with URI [/…] in DispatcherServlet with name 'dispatcherServlet'

原文:https://www.cnblogs.com/rgqancy/p/9122794.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!