Spring Boot, Java Config - No mapping found for HTTP request with URI [/…] in DispatcherServlet with name 'dispatcherServlet'
Spring Boot 启用应用:
error:
No mapping found for HTTP request with URI [/…] in DispatcherServlet with name 'dispatcherServlet'
solution:
@SpringBootApplication(scanBasePackages={"micro.service.basic",