- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 [spring boot][thymeleaf]spring boot 1.5+ 页面无法找到
当页面和程序明确无误后,还是展示出以下错误:1.[浏览器提示] Whitelabel Error PageThis application has no explicit mapping for /error, so you are seeing this as a fallback.Fri Oct 20 14:11:55 CST 2017 There was an unexpected err
2017-10-20 14:22:58
2019
原创 [spring boot][thymeleaf]因html中没有结束标签而经常报异常-解决方案
在spring boot中使用thymeleaf作为模板引擎时,虽然很大程度上达到了解耦的要求,但经常因为其严格的html5的格式(如:必须要有结束标签)感到头大。解决方案: 步骤1:在application.properties中增加spring.thymeleaf.mode=LEGACYHTML5 步骤2:在pom加入依赖jar net.sourceforge.nekohtml
2017-10-14 04:43:30
1276
原创 [spring boot][异常处理] java.net.BindException: Address already in use: bind
java.net.BindException: Address already in use: bind at sun.nio.ch.Net.bind0(Native Method) ~[na:1.7.0_45] at sun.nio.ch.Net.bind(Net.java:444) ~[na:1.7.0_45] at sun.nio.ch.Net.bind(Net.
2017-10-12 13:07:20
1575
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅