JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Framework
org.springframework.aot.generate
Generated
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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