AntiPattern
Spring Bean Miswiring
spring-bean-miswiring
Spring components fail to initialize or apply security/AOP because required beans, annotations, proxies, or expected types (e.g., UserDetailsService, @Service, JTA interfaces) are missing or defined in the wrong way, breaking authentication or runtime behavior.