Add excludeName to EnableAutoConfiguration
Allow user to exclude an auto-configuration class by specifying the fully qualified name instead of the class reference. Closes gh-2660
Showing
Please register or sign in to comment
Allow user to exclude an auto-configuration class by specifying the fully qualified name instead of the class reference. Closes gh-2660