XBean Spring provides a schema-driven namespace handler for Spring XML contexts, enabling custom XML configuration elements.
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-spring</artifactId>
<version>3.11.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register a custom namespace handler using XBean Spring.
Use Spring 4.x or add compatibility adapter for Spring 5+.
No dependency data recorded yet.