Compare commits
12
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
20bc61b5fe | ||
|
|
ef9105266a | ||
|
|
3907fcbffb | ||
|
|
1ef00dcfff | ||
|
|
52d0518892 | ||
|
|
a15712c150 | ||
|
|
1a6b894ff3 | ||
|
|
cd2fc12911 | ||
|
|
493ecd3021 | ||
|
|
7340f02102 | ||
|
|
68fefae774 | ||
|
|
ffb3f20774 |
@@ -128,6 +128,7 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
|
||||
</dependency>
|
||||
<!-- Redis响应式支持(会员卡模块需要) -->
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -56,7 +56,6 @@ spring:
|
||||
import: classpath:member-config.yml
|
||||
|
||||
|
||||
|
||||
management:
|
||||
endpoints:
|
||||
web:
|
||||
|
||||
Reference in New Issue
Block a user