Artifacts using SigNoz Core (4)
Spring Boot 2.x auto-configuration and web filters (javax.servlet).
Depends on signoz-core for all business logic.
Last Release on May 5, 2026
Spring Boot 3.x auto-configuration and web filters (jakarta.servlet).
Depends on signoz-core for all business logic.
Last Release on May 5, 2026
Add this single dependency to a Spring Boot 2.x project to enable all SigNoz features:
@SigNozLog (compile-time logger injection), @Masked (field masking), @Traced (OTel spans),
@AuditLog (audit trail), HTTP request logging, and ...
Last Release on May 5, 2026
Add this single dependency to a Spring Boot 3.x project to enable all SigNoz features:
@SigNozLog (compile-time logger injection), @Masked (field masking), @Traced (OTel spans),
@AuditLog (audit trail), HTTP request logging, and ...
Last Release on May 5, 2026
- Prev
- 1
- Next