[SpringBoot2]welcome&favicon

Posted 唐火

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[SpringBoot2]welcome&favicon相关的知识,希望对你有一定的参考价值。

欢迎页支持

● 静态资源路径下 index.html
○ 可以配置静态资源路径
○ 但是不可以配置静态资源的访问前缀。否则导致 index.html不能被默认访问

● controller能处理/index

自定义 Favicon

favicon.ico 放在静态资源目录下即可。

以上是关于[SpringBoot2]welcome&favicon的主要内容,如果未能解决你的问题,请参考以下文章