010 GitHub stars
02Validates transaction management boundaries and correct @Transactional propagation
03Detects JPA performance bottlenecks including the N+1 query problem and suggests fetch joins
04Audits Spring Security configurations for unauthorized access risks and hardcoded credentials
05Enforces clean architecture by moving business logic from controllers to service layers
06Identifies and migrates field injection to constructor-based dependency injection