Group: Tagofabic
1.Stateful Beans Checker Annotations3 usages
dev.tagofabic » stateful-beans-checker-annotations Apache
Zero-dependency annotations for stateful-beans-checker.
Add this as a compile dependency so production bean classes can use
@ExcludeFromStatefulCheck without pulling in test or analysis dependencies.
Last Release on Apr 4, 2026
2.Stateful Beans Checker Core2 usages
dev.tagofabic » stateful-beans-checker-core Apache
Core analysis logic for detecting stateful/mutable Spring Beans.
No JUnit or Spring context dependency — pure reflection and bytecode analysis.
Last Release on Apr 4, 2026
3.Stateful Beans Checker JUnit 51 usages
dev.tagofabic » stateful-beans-checker-junit5 Apache
JUnit 5 extension and @StatefulBeanCheck annotation for running
stateful-bean analysis as a standard JUnit test.
Last Release on Apr 4, 2026
4.Stateful Beans Checker Parent
dev.tagofabic » stateful-beans-checker-parent Apache
A library for detecting mutable/stateful Spring Beans that may cause issues
under high-throughput concurrent environments.
Last Release on Apr 4, 2026
5.Stateful Beans Checker Spring Integration
dev.tagofabic » stateful-beans-checker-spring Apache
Spring ApplicationContext integration for stateful-bean checks.
Provides @SpringStatefulBeanTest composite annotation and the
ApplicationContext listener that feeds the live bean list to the
JUnit 5 extension.
Last Release on Apr 4, 2026
