Interface GeneratedFiles

All Known Implementing Classes:
FileSystemGeneratedFiles, InMemoryGeneratedFiles

public interface GeneratedFiles
Interface that can be used to add source, resource, or class files generated during ahead-of-time processing. Source and resource files are written using UTF-8 encoding.
Since:
6.0
Author:
Phillip Webb, Brian Clozel, Stephane Nicoll
See Also: