Package com.foreach.across.boot
package com.foreach.across.boot
-
ClassDescriptionTracks requested auto-configuration classes and determines which action should be taken: - allow the auto-configuration class (on the application level) - inject the auto-configuration class in another module instead - inject another configuration class instead of the one requested - simply reject itDefers the actual import selection to Across.Conditional to check that an auto-configuration class has been configured in the Across application.Registers extensions determined by auto-configuration classes that have been requested.