This is an optimization that recognizes the need for Hibernate validator to cache reflection data, but also that we don't need it after the bulk of the work has been done on context refresh. Fixes gh-4734
This is an optimization that recognizes the need for Hibernate validator to cache reflection data, but also that we don't need it after the bulk of the work has been done on context refresh. Fixes gh-4734