Class MigrationsProcessor

java.lang.Object
ac.simons.neo4j.migrations.quarkus.deployment.MigrationsProcessor

public class MigrationsProcessor extends Object
This processor produces two additional items: A synthetic bean of type Migrations and an additional bean of type ServiceStartBuildItem, the latter indicating that all migrations have been applied (in case they are actually enabled).
Since:
1.2.2
Author:
Michael J. Simons
  • Constructor Details

    • MigrationsProcessor

      public MigrationsProcessor()