Commit a17897be authored by liaozan's avatar liaozan 🏀

add druid springboot starter version manager

parent 45c92f9b
...@@ -286,6 +286,11 @@ ...@@ -286,6 +286,11 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId>
<version>${druid.version}</version>
</dependency>
<!-- apollo --> <!-- apollo -->
<dependency> <dependency>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment