JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.summerboot.jexpress.boot.config.annotation
Annotation Type Memo
@Target
({
METHOD
,
FIELD
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
@Documented
public @interface
Memo
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
desc
String
example
String
format
String
title
Element Details
title
String
title
Default:
""
desc
String
desc
Default:
""
format
String
format
Default:
""
example
String
example
Default:
""