输入banner图图片脚本导航/分类

Error resolving template [favicon.ico], template might not exist or might not be accessible by any of the configured Template Resolvers

在Thymeleaf模板添加link标签 

 

 

<link rel="shortcuticon"href="../resources/favicon.ico"th:href="@{/static/favicon.ico}">

 

th:href="@{/static/favicon.ico}可以解析自己的图标如果没有图标添加这句话也没关系

 

Error resolving template [favicon.ico], template might not exist or might not be accessible by any of the configured Template Resolvers

标签:not   conf   没有   pre   col   图标   figure   添加   resource