Uses of Class
ac.simons.neo4j.migrations.quarkus.runtime.MigrationsProperties
Package
Description
The runtime infrastructure for configuring and creating instances of
Migrations
.-
Uses of MigrationsProperties in ac.simons.neo4j.migrations.quarkus.runtime
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<Boolean>
MigrationsRecorder.isEnabled
(MigrationsProperties runtimeProperties) Records the enabled-flag.io.quarkus.runtime.RuntimeValue<MigrationsConfig>
MigrationsRecorder.recordConfig
(MigrationsBuildTimeProperties buildTimeProperties, MigrationsProperties runtimeProperties, StaticJavaBasedMigrationDiscoverer discoverer, ClasspathResourceScanner resourceScanner) Records the configuration