Skip to content

Commit

Permalink
update SHAR
Browse files Browse the repository at this point in the history
  • Loading branch information
dashaun committed Jan 22, 2024
1 parent bce9f62 commit 4c9a3d5
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Binary file added Spring Health Assessment _ Tanzu.pdf
Binary file not shown.
37 changes: 37 additions & 0 deletions spring-dependencies.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.2.2:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.2:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.2:compile
[INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.2:compile
[INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.2.2:compile
[INFO] | +- io.micrometer:micrometer-observation:jar:1.12.2:compile
[INFO] | | \- io.micrometer:micrometer-commons:jar:1.12.2:compile
[INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.12.2:compile
[INFO] | \- io.micrometer:micrometer-core:jar:1.12.2:compile
[INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.2.2:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.2.2:compile
[INFO] | | +- org.springframework:spring-aop:jar:6.1.3:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.2:compile
[INFO] | | \- org.springframework:spring-jdbc:jar:6.1.3:compile
[INFO] | +- org.springframework.data:spring-data-jpa:jar:3.2.2:compile
[INFO] | | +- org.springframework.data:spring-data-commons:jar:3.2.2:compile
[INFO] | | +- org.springframework:spring-orm:jar:6.1.3:compile
[INFO] | | +- org.springframework:spring-context:jar:6.1.3:compile
[INFO] | | | \- org.springframework:spring-expression:jar:6.1.3:compile
[INFO] | | +- org.springframework:spring-tx:jar:6.1.3:compile
[INFO] | | \- org.springframework:spring-beans:jar:6.1.3:compile
[INFO] | \- org.springframework:spring-aspects:jar:6.1.3:compile
[INFO] +- org.springframework.boot:spring-boot-starter-data-rest:jar:3.2.2:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-web:jar:3.2.2:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.2:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.2:compile
[INFO] | | \- org.springframework:spring-webmvc:jar:6.1.3:compile
[INFO] | \- org.springframework.data:spring-data-rest-webmvc:jar:4.2.2:compile
[INFO] | +- org.springframework.data:spring-data-rest-core:jar:4.2.2:compile
[INFO] | | +- org.springframework.hateoas:spring-hateoas:jar:2.2.0:compile
[INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:3.0.0:compile
[INFO] +- io.micrometer:micrometer-tracing-bridge-brave:jar:1.2.2:compile
[INFO] | +- io.micrometer:micrometer-tracing:jar:1.2.2:compile
[INFO] | | +- io.micrometer:context-propagation:jar:1.1.0:compile
[INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.2.2:runtime
[INFO] | +- org.springframework.boot:spring-boot:jar:3.2.2:compile
[INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.2:compile

0 comments on commit 4c9a3d5

Please sign in to comment.