JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.aot.generate
Annotation Interface Generated
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Generated
Indicate that the type has been generated ahead of time.
Since:
6.1.2
Author:
Stephane Nicoll