You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Java config side, the code selects an in-memory container based on dependencies on the classpath, choosing between ApacheDSContainer and UnboundIdContainer.
XML should have this support, too, in order to simplify transition, should a user need to switch to the unbound id container without needing to jump over to the Java DSL as well.