Bumping versions
This commit is contained in:
@@ -187,7 +187,8 @@ public class CompositeEnvironmentBeanFactoryInitializationAotProcessor
|
||||
});
|
||||
}
|
||||
|
||||
// TODO: switch to reflectionHints.registerForInterfaces(...) after upgrading to Framework 6.2.0
|
||||
// TODO: switch to reflectionHints.registerForInterfaces(...) after upgrading to
|
||||
// Framework 6.2.0
|
||||
// from Spring Framework BeanRegistrationsAotContribution
|
||||
private void introspectPublicMethodsOnAllInterfaces(ReflectionHints hints, Class<?> type) {
|
||||
Class<?> currentClass = type;
|
||||
|
||||
Reference in New Issue
Block a user