Uses of Class
org.springframework.aot.generate.InMemoryGeneratedFiles
Package
Description
Support classes for compiling and testing generated code.
-
Uses of InMemoryGeneratedFiles in org.springframework.aot.test.generator.compile
Modifier and TypeMethodDescriptionTestCompiler.withFiles
(InMemoryGeneratedFiles generatedFiles) Return a newTestCompiler
instance with additional generated source and resource files.