public final class org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties
  super_class: java.lang.Object
{
  private final java.util.Map<java.lang.String, org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties> contexts;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties;>;

  private void <init>(java.util.Map<java.lang.String, org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties>);
    descriptor: (Ljava/util/Map;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tThe import com.fasterxml cannot be resolved\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tThe method getObjectMapper() from the type ConfigurationPropertiesReportEndpoint refers to the missing type ObjectMapper\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSerializationFeature cannot be resolved to a variable\n\tSerializationFeature cannot be resolved to a variable\n\tSerializationFeature cannot be resolved to a variable\n\tMapperFeature cannot be resolved to a variable\n\tInclude cannot be resolved to a variable\n\tJavaTimeModule cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSimpleFilterProvider cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tSerializerFactory cannot be resolved to a type\n\tBeanSerializerFactory cannot be resolved\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tObjectMapper cannot be resolved to a type\n\tJacksonAnnotationIntrospector cannot be resolved to a type\n\tAnnotated cannot be resolved to a type\n\tSimpleBeanPropertyFilter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tPropertyWriter cannot be resolved to a type\n\tJsonGenerator cannot be resolved to a type\n\tSerializerProvider cannot be resolved to a type\n\tPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanSerializerModifier cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tSerializationConfig cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n\tBeanDescription cannot be resolved to a type\n\tBeanPropertyWriter cannot be resolved to a type\n\tAnnotatedMethod cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties;
    Signature: (Ljava/util/Map<Ljava/lang/String;Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties;>;)V
    MethodParameters:
          Name  Flags
      contexts  

  public java.util.Map<java.lang.String, org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties> getContexts();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties this
         0: .line 493
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lorg/springframework/boot/actuate/context/properties/ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties;>;
}
SourceFile: "ConfigurationPropertiesReportEndpoint.java"
NestHost: org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
InnerClasses:
  public final ApplicationConfigurationProperties = org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ApplicationConfigurationProperties of org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint
  public final ContextConfigurationProperties = org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint$ContextConfigurationProperties of org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint