摘要: 原因是 SpringBoot2.1 之后,调整了 Spring MVC or Spring WebFlux 的日志级别,使得升级后日志输出少了,需要手动修改 ,具体参考 [Spring Boot 2.1 Release Notes][1] 修改配置的日志级别如下: 这样就能和往常一样打印出URL映射 阅读全文
posted @ 2019-11-05 21:44 snower1995 阅读(377) 评论(0) 推荐(0)
摘要: ![](https://img2018.cnblogs.com/blog/608900/201911/608900-20191105140011226-1702593569.png) 阅读全文
posted @ 2019-11-05 14:00 snower1995 阅读(89) 评论(0) 推荐(0)
摘要: + Core development patterns + Service granularity + Communication protocols + Interface design + Configuration management + Event processing + Routing 阅读全文
posted @ 2019-11-05 11:08 snower1995 阅读(125) 评论(0) 推荐(0)