一:启动类内配置 二:国际化文件 三,拦截器 package com.otcbi; import com.otcbi.common.dto.OperateResult; import com.otcbi.common.utils.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.core.MethodParameter; import org.springframework.http.MediaType; import org.springframework.http.converter.HttpMessageConverter; import org.springframework.http.server.ServerHttpRequest; import org.springframewor