Clean up warnings in Gradle build
This commit is contained in:
@@ -500,6 +500,7 @@ public class ConfigurationClassPostProcessorAotContributionTests {
|
||||
});
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
private void compile(BiConsumer<Consumer<GenericApplicationContext>, Compiled> result) {
|
||||
MethodReference methodReference = beanFactoryInitializationCode.getInitializers().get(0);
|
||||
beanFactoryInitializationCode.getTypeBuilder().set(type -> {
|
||||
|
||||
Reference in New Issue
Block a user