AntiPattern
Spring Boot Dependency Drift
spring-boot-dependency-drift
Spring Boot version and starter renames drift across projects (e.g., wrong artifact versions, renamed starters, or mixed auto-config modules), causing builds or runtime classloading/configuration to fail or silently misconfigure features like AOP, Jackson, or processors.