摘要: @Component public class BeetlErrorViewResolver implements ErrorViewResolver { private static final Map SERIES_VIEWS; @Value("${beetl.templatesPath:templates}") String templatesPath; @Value("${be... 阅读全文
posted @ 2018-04-13 10:54 一支小白 阅读(1144) 评论(0) 推荐(0)