You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since spring-boot-starter-aop pulls in spring-aspects and aspectj it might be better to rename it. Without those dependencies it only pulls in the spring-aop modules which doesn't really need a starter since it's pulled in by spring-context.