Kubernetes Webhooks Framework Samples Spring Boot

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.javaoperatorsdk » kubernetes-webhooks-framework-core3.0.2
Apache 2.0
io.javaoperatorsdk.admissioncontroller.sample » sample-commons3.0.2
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.3.0
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.172.0.18
App Server Apache 2.0
org.springframework.boot » spring-boot-starter
Core starter, including auto-configuration support, logging and YAML
Apache 2.0
org.springframework.boot » spring-boot-starter-webflux
Starter for using WebFlux and Reactor Netty

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.javaoperatorsdk.admissioncontroller.sample » sample-commons3.0.2
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito