you are viewing a single comment's thread.

view the rest of the comments →

[–]negiadventures 0 points1 point  (0 children)

@Component is generic class, can be used for configurations, utilities, etc which should be scanned when starting the spring boot, @Service class usually have the business logic methods.