摘要:
一,idea中配置文件中文乱码问题 使用idea开发,读取properites配置文件 配置: Config; 读取时显示为乱码 解决方法: 二:Map,List使用 使用ConfigurationProperties: 配置: 配置类: @Value http://www.zslin.com/we 阅读全文
摘要:
业务逻辑,通过filter读取请求的request,获取token,并将token传递后面流程使用 BodyReaderHttpServletRequestWrapper: RepeatReadFilter: FilterConfig: AuthorizationInterceptor: WebMv 阅读全文