Search模块
1.整理前端内容
导入依赖
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
html放入template目录下,静态资源放到nginx/search目录下
标签:检索服务,19,spring,boot,html,目录,starter
来源: https://www.cnblogs.com/wuyimin/p/15153726.html