Add cycles to core-beans: the circular-dependency failure report, what allow-circular-references repairs and hides, and four fixes on Boot 4.1
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Uu7q8vPeREyT4218EJPzz1
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<artifactId>core-beans</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>core-beans</name>
|
||||
<description>Spring bean scopes and the bean lifecycle in Spring Boot 4</description>
|
||||
<description>Spring bean scopes, the bean lifecycle and circular dependencies in Spring Boot 4</description>
|
||||
|
||||
<properties>
|
||||
<java.version>25</java.version>
|
||||
|
||||
Reference in New Issue
Block a user