JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
ubic.gemma.core.context
Annotation Type TestComponent
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
TestComponent
This will exclude the component or configuration from component scanning.
This is inspired by Spring Boot
@TestComponent
See Also:
Configuration