This is a cache of https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/generate/Generated.html. It is a snapshot of the page as it appeared on 2026-02-23T20:23:29.979+0000.
Generated (
spring
Framework 7.0.5 API)
JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
spring
Framework
org.
spring
framework.aot.generate
Generated
Contents
Description
Hide sidebar
Show sidebar
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