Uses of Interface
org.springframework.aot.generate.GeneratedResource.Content
Packages that use GeneratedResource.Content
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Uses of GeneratedResource.Content in org.springframework.aot.generate
Method parameters in org.springframework.aot.generate with type arguments of type GeneratedResource.ContentModifier and TypeMethodDescriptionvoidGeneratedResource.handle(Consumer<GeneratedResource.Content> content) Handle this instance, using the providedGeneratedResource.Content.