My @Configuration class did not get applied because of this silly mistake
When working with Spring Boot, it is important to understand how Beans are created and injected into your application’s runtime context so that other components of your app can consume those Beans. Now, Spring Boot usually handles this behind the sce...
dev-diaries.hashnode.dev5 min read