Use RelaxedDataBinder for excludes
Update `EnableAutoConfigurationImportSelector` to directly use the RelaxedDataBinder when obtaining excludes. This removes the need for the additional getProperties method on RelaxedPropertyResolver. See gh-4352
Showing
Please register or sign in to comment