final class org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory$SpringBootConfiguration
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory$SpringBootConfiguration
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tPlugin cannot be resolved to a type\n\tConfigurationFactory cannot be resolved to a variable\n\tOrder cannot be resolved to a type\n\tConfigurationFactory cannot be resolved to a type\n\tThe method getSupportedTypes() of type SpringBootConfigurationFactory must override or implement a supertype method\n\tConfiguration cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tConfigurationSource cannot be resolved to a type\n\tConfigurationSource cannot be resolved to a variable\n\tDefaultConfiguration cannot be resolved to a type\n\tisShutdownHookEnabled cannot be resolved or is not a field\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/logging/log4j2/SpringBootConfigurationFactory$SpringBootConfiguration;
}
SourceFile: "SpringBootConfigurationFactory.java"
NestHost: org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
InnerClasses:
private final SpringBootConfiguration = org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory$SpringBootConfiguration of org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory