Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
e06bb1b6
Commit
e06bb1b6
authored
Jul 14, 2023
by
macro
Browse files
mall-search排除redis依赖
parent
bd356282
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-search/pom.xml
View file @
e06bb1b6
...
...
@@ -21,6 +21,12 @@
<dependency>
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall-mbg
</artifactId>
<exclusions>
<exclusion>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-redis
</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment