mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c9009453c9
Update `TestCompiler` so that it can access and generate resources. This change will allow the `TestCompiler` to be used with annotation processor tests that generate resources. Closes gh-29174 Co-authored-by: Phillip Webb <pwebb@vmware.com>