springboot升级为1.5.14,添加搜索模块

This commit is contained in:
zhh
2018-06-19 09:27:11 +08:00
parent ea516e85cd
commit f960972e54
14 changed files with 501 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.7.RELEASE</version>
<version>1.5.14.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>