Ensure Groovy bean builder does not enforec XML validation
Since it is not parsing XML it makes no sense to be validating and it would cause exceptions when importing "namespace" features. This brings the Boot usage of the bean builder inline with that in Spring Core. Fixes gh-630
Showing
Please register or sign in to comment