ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Framework
org.springframework.aot.generate
生成
コンテンツ
サイドバーを隠す
❮
❯
サイドバーを表示
説明
アノテーションインターフェース Generated
@Target
SE
(
TYPE
SE
)
@Retention
SE
(
RUNTIME
SE
)
@Documented
SE
public @interface
Generated
型が事前に生成されていることを示します。
導入:
6.1.2
作成者:
Stephane Nicoll