(C) 1 term
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Owned All
Term (Ascending) Term (Descending) Creation date (Ascending) Creation date (Descending) Creator (Ascending) Creator (Descending) Term Definition Abbreviations Synonyms Labels
 | 

component Created Feb 3, 2017 (17:29)

Definition

A component is any Java class that is annotated with one of the Spring @Component-based annotations, which include (but aren't limited to):

  • @Component
  • @Repository
  • @Service
  • @Controller
  • @RestController
  • @XapiRestController
  • @XnatPlugin

Synonym(s)

    service , repository , controller

Label(s)