瀏覽代碼

1. 增加 druid
2. 增加 skywalking

YunaiV 4 年之前
父節點
當前提交
1ce64a4778
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -223,6 +223,9 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <version>${spring.boot.version}</version>
+                <configuration>
+                    <fork>true</fork>
+                </configuration>
                 <executions>
                     <execution>
                         <goals>