org.springframework
spring-core
${spring.version}
org.springframework.data
spring-data-commons
${spring.data.version}
org.springframework
spring-beans
org.springframework
spring-web
${spring.version}
org.springframework
spring-webmvc
${spring.version}
org.springframework
spring-context
${spring.version}
org.springframework.boot
spring-boot-starter-logging
org.springframework.boot
spring-boot-configuration-processor
true
javax.servlet
javax.servlet-api
${javax.servlet.version}
创建配置文件:LocaleConfiguration
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcCon

最低0.47元/天 解锁文章
565

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



