Merge remote-tracking branch 'origin/feature/groupCourseSearch' into feature/groupCourseSearch
This commit is contained in:
@@ -128,7 +128,6 @@
|
|||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
|
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Redis响应式支持(会员卡模块需要) -->
|
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ spring:
|
|||||||
import: classpath:member-config.yml
|
import: classpath:member-config.yml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
management:
|
management:
|
||||||
endpoints:
|
endpoints:
|
||||||
web:
|
web:
|
||||||
|
|||||||
Reference in New Issue
Block a user