A subclass of DelegatingFilterProxy that is activated only when the specified Spring Profile is activated.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | |||
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | |||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | |||
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... |