Skip to content

Commit

Permalink
SHAR
Browse files Browse the repository at this point in the history
  • Loading branch information
dashaun committed Jan 8, 2024
1 parent 891ef95 commit 5eecf5d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
Binary file added Spring Health Assessment _ Tanzu.pdf
Binary file not shown.
41 changes: 41 additions & 0 deletions spring-dependencies.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
[INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.2.1:compile
[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.1:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.1:compile
[INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.2.1:compile
[INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:3.2.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-data-redis-reactive:jar:3.2.1:compile
[INFO] | \- org.springframework.data:spring-data-redis:jar:3.2.1:compile
[INFO] | +- org.springframework.data:spring-data-keyvalue:jar:3.2.1:compile
[INFO] | | \- org.springframework.data:spring-data-commons:jar:3.2.1:compile
[INFO] | +- org.springframework:spring-tx:jar:6.1.2:compile
[INFO] | | \- org.springframework:spring-beans:jar:6.1.2:compile
[INFO] | +- org.springframework:spring-oxm:jar:6.1.2:compile
[INFO] | +- org.springframework:spring-aop:jar:6.1.2:compile
[INFO] | +- org.springframework:spring-context-support:jar:6.1.2:compile
[INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:4.1.0:compile
[INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:4.1.0:compile
[INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:4.1.0:compile
[INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.2.1:compile
[INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:4.1.0:compile
[INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.1.1:compile
[INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:4.1.0:compile
[INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:3.2.1:compile
[INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.2.1:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.1:compile
[INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.2.1:compile
[INFO] | +- org.springframework:spring-web:jar:6.1.2:compile
[INFO] | \- org.springframework:spring-webflux:jar:6.1.2:compile
[INFO] +- org.springframework.session:spring-session-data-redis:jar:3.2.1:compile
[INFO] | \- org.springframework.session:spring-session-core:jar:3.2.1:compile
[INFO] | \- org.springframework:spring-jcl:jar:6.1.2:compile
[INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.2.1:runtime
[INFO] | +- org.springframework.boot:spring-boot:jar:3.2.1:compile
[INFO] | | \- org.springframework:spring-context:jar:6.1.2:compile
[INFO] | | \- org.springframework:spring-expression:jar:6.1.2:compile
[INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.1:compile
[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.2.1:test
[INFO] | +- org.springframework.boot:spring-boot-test:jar:3.2.1:test
[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.1:test
[INFO] | +- org.springframework:spring-core:jar:6.1.2:compile
[INFO] | +- org.springframework:spring-test:jar:6.1.2:test
[INFO] +- org.springframework.boot:spring-boot-testcontainers:jar:3.2.1:test

0 comments on commit 5eecf5d

Please sign in to comment.