class org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent this
         0: .line 54
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/liquibase/LiquibaseServiceLocatorApplicationListener$LiquibasePresent;

  void replaceServiceLocator();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCustomResolverServiceLocator cannot be resolved to a type\n\tCustomResolverServiceLocator cannot be resolved to a type\n\tServiceLocator cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/liquibase/LiquibaseServiceLocatorApplicationListener$LiquibasePresent;
}
SourceFile: "LiquibaseServiceLocatorApplicationListener.java"
NestHost: org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
InnerClasses:
  private LiquibasePresent = org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener$LiquibasePresent of org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener