mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
This commit repackages the Javapoet library into spring-core so that it can be used by the AOT engine without requiring a specific version. Closes gh-27828