mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 17:49:02 +00:00
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>