摘要: @Configuration@Slf4j@PropertySource({"classpath:/config.properties"})public class MyWebAppConfigurer extends WebMvcConfigurerAdapter {},这里 WebMvcConfi 阅读全文
posted @ 2020-02-24 17:11 flycatony 阅读(3894) 评论(0) 推荐(0) 编辑
摘要: import org.springframework.boot.autoconfigure.web.DefaultErrorAttributes→org.springframework.boot.web.servlet.error.DefaultErrorAttributes import org. 阅读全文
posted @ 2020-02-24 16:58 flycatony 阅读(2039) 评论(0) 推荐(0) 编辑
摘要: 更换成新包即可import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; 阅读全文
posted @ 2020-02-24 16:53 flycatony 阅读(2534) 评论(0) 推荐(0) 编辑
摘要: IntelliJIdea2019.3打开原项目报mysql版本报错: Error opening zip file or JAR manifest missing : /C:/Users/flycat/.IntelliJIdea2019.3/config/plugins/mysql-explain/ 阅读全文
posted @ 2020-02-24 16:31 flycatony 阅读(823) 评论(0) 推荐(0) 编辑
摘要: 调试报错Error:java: java.lang.ExceptionInInitializerError com.sun.tools.javac.code.TypeTags JAVA12调整原有项目时报错,查看原LOMBOk版本为1.16.8.0 <plugin> <groupId>org.pro 阅读全文
posted @ 2020-02-24 16:04 flycatony 阅读(2444) 评论(0) 推荐(0) 编辑