spring-framework/spring-beans
Juergen Hoeller 0226580773 Refresh cached value after unexpected mismatch (e.g. null vs non-null)
In addition to the previously addressed removal of bean definitions, this is able to deal with prototype factory methods returning non-null after null or also null after non-null. Stale cached values are getting refreshed rather than bypassed.

Closes gh-30794
2023-07-04 15:58:30 +02:00
..
src Refresh cached value after unexpected mismatch (e.g. null vs non-null) 2023-07-04 15:58:30 +02:00
spring-beans.gradle Fix test compilation warnings 2023-06-26 12:03:27 +02:00