Documentation ¶
Overview ¶
Package at provides annotations for struct
Package at provides annotations for web RestController
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoConfiguration ¶ added in v0.9.7
type AutoConfiguration interface{}
AutoConfiguration is the annotation of auto configuration
type ConfigurationProperties ¶ added in v0.9.8
type ConfigurationProperties interface{}
ConfigurationProperties is the annotation that annotate configuration properties
type Qualifier ¶
type Qualifier interface { }
Qualifier is the annotation that used for disambiguate the references.
type RestController ¶ added in v0.9.7
type RestController interface { }
RestController is the annotation that declare current controller is the RESTful Controller
Click to show internal directories.
Click to hide internal directories.