To activate Spring MVC, you would normally add @EnableWebMvc to the Application class. But Spring Boot's @SpringBootApplication already adds this annotation ...
確定! 回上一頁