Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Glossary term
termLabelsspring xnat
gloTermcomponenttermAbbrs
termSynsservice, repository, controller

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