Compare commits
12
Commits
20bc61b5fe
...
526cc25e0e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
526cc25e0e | ||
|
|
8af444b7ee | ||
|
|
bdcd3b2bf0 | ||
|
|
544ddeec5a | ||
|
|
2f070e6b44 | ||
|
|
de01a39848 | ||
|
|
03991319fd | ||
|
|
a8c7a4061e | ||
|
|
0d2ed2aba5 | ||
|
|
906512f294 | ||
|
|
a7f699a8b4 | ||
|
|
2df598c0d8 |
@@ -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