静态资源导入探究:
public、resources、static都可以放入静态资源
首页资源:
在templates目录下写index.html
WebMvcAutoConfiguration.class—>>WebProperties.class
ThymeleafAutoConfiguration.class—>>ThymeleafProperties

静态资源导入探究:
public、resources、static都可以放入静态资源
首页资源:
在templates目录下写index.html
WebMvcAutoConfiguration.class—>>WebProperties.class
ThymeleafAutoConfiguration.class—>>ThymeleafProperties