JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.imyeyu.inject.annotation
Annotation Interface Service
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Service
服务层组件注解
Author:
夜雨
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Bean 名称,默认为类名首字母小写
Element Details
value
String
value
Bean 名称,默认为类名首字母小写
Default:
""