spring-framework/spring-core
Phillip Webb 99173fbd4f Add GeneratedFiles interface and support classes
Add a `GeneratedFiles` interface that can be used to add generated
source, class and resource files. An in-memory implementation is
provided for testing and a filesystem implementation is provided
to actually save the files to disk.

See gh-28414
2022-05-05 13:25:36 -07:00
..
src Add GeneratedFiles interface and support classes 2022-05-05 13:25:36 -07:00
spring-core.gradle Implement GraalVM native JSON configuration generation 2022-03-16 16:15:58 +01:00