Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

spring component

@Component is a class-level annotation. It is used to denote a class as a Component. We can use @Component across the application to mark the beans as Spring’s managed components.
 
PREVIOUS NEXT
Tagged: #spring #component
ADD COMMENT
Topic
Name
8+7 =