Files
spring-boot/spring-boot-project
Stephane Nicoll 6e9ea85835 Adapt BasePackages bean definition for AOT processing
This commit adapts how the BasePackages bean is registered so that
AOT processing works with it out-of-the-box. Previously we were using
an instance supplier with the accumulated base packages. This commit
changes that to set a constructor argument values.

Closes gh-31223
2022-05-31 15:19:35 +02:00
..
2022-05-26 18:26:52 +01:00
2022-05-26 15:54:58 +01:00
2022-05-30 17:17:26 +01:00
2022-05-17 18:37:27 +01:00
2022-05-26 18:26:52 +01:00
2022-05-30 19:22:45 +01:00