Collection of Servlet filter:
Very basic authentication filter. Suitable for Spring Boot REST services without servlet-engine configuration.
Add registration of api calls (or any servlet call) into Google Analytics Measurement Protocol.
Block filter some kind of last defense servlet-firewall agains DDoS attacks
Version2.0.0compared with
Version Details
| 1.1.0 | 2.0.0 | |
|---|---|---|
| Release date | Feb 15, 2023 | Nov 18, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Provided Changes (2)
| 1.1.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | jakarta.servlet » jakarta.servlet-api | - | 6.0.0 |
| - Removed | javax.servlet » javax.servlet-api | 3.1.0 | - |