Understanding Spring Boot Annotations: @Bean vs @Component vs ...
Annotations make up a huge part of Spring Boot. In fact, that's how Spring Boot came up — providing annotations as configurations, instead of manually defining the configurations in an XML file.
However, when starting in Spring Boot, these are the co...
blogs.shenyien.cyou7 min read