Skip to content

Commit

Permalink
chore: add spring-boot-actuator dependency (#572)
Browse files Browse the repository at this point in the history
* fix: optimizing code

* fix: IAST fix

* fix: IAST fix

* fix: IAST fix

* fix: Code Review fix

* fix: Code Review fix

* chore: add spring-boot-actuator dependency
  • Loading branch information
taoran1250 authored Aug 16, 2024
1 parent bbd3755 commit 7910a94
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 25 deletions.
5 changes: 5 additions & 0 deletions linkis-commons/linkis-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@
<version>1.10</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId>
</dependency>

<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@
<exclude>org.slf4j:jul-to-slf4j:jar</exclude>
<exclude>org.slf4j:slf4j-api:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,6 @@
<exclude>org.slf4j:jul-to-slf4j:jar</exclude>
<exclude>org.slf4j:slf4j-api:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@
<exclude>org.scala-lang:*:jar</exclude>
<exclude>org.slf4j:*:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,6 @@
<exclude>org.slf4j:jul-to-slf4j:jar</exclude>
<exclude>org.slf4j:slf4j-api:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,6 @@
<exclude>org.slf4j:jul-to-slf4j:jar</exclude>
<exclude>org.slf4j:slf4j-api:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
3 changes: 0 additions & 3 deletions linkis-public-enhancements/distribution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@
<exclude>org.slf4j:jul-to-slf4j:jar</exclude>
<exclude>org.slf4j:slf4j-api:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@
<exclude>org.scala-lang:*:jar</exclude>
<exclude>org.slf4j:*:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@
<exclude>org.springframework:spring-aop:jar</exclude>
<exclude>org.springframework:spring-beans:jar</exclude>
<exclude>org.springframework.boot:spring-boot:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-actuator-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-autoconfigure:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-actuator:jar</exclude>
<exclude>org.springframework.boot:spring-boot-starter-aop:jar</exclude>
Expand Down
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,11 @@
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId>
<version>${spring.boot.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 7910a94

Please sign in to comment.