spring-framework/spring-core
Stephane Nicoll 1a4573641d Add code contribution infrastructure
This commit adds an API that lets individual components contribute code,
runtime hints, and protected access information. This ease the cases
where code need to be written in a privileged package if necessary and
let contributors provide hints for the code they generate.

Closes gh-28030
2022-02-10 15:54:43 +01:00
..
src Add code contribution infrastructure 2022-02-10 15:54:43 +01:00
spring-core.gradle Repackage Javapoet in org.springframework.javapoet 2022-02-10 14:56:36 +01:00