Uses of Interface
ac.simons.neo4j.migrations.core.ClasspathResourceScanner
Package
Description
The main entry package to Neo4j-Migrations.
The runtime infrastructure for configuring and creating instances of
Migrations
.-
Uses of ClasspathResourceScanner in ac.simons.neo4j.migrations.core
Modifier and TypeMethodDescriptionMigrationsConfig.Builder.withResourceScanner
(ClasspathResourceScanner newResourceScanner) -
Uses of ClasspathResourceScanner in ac.simons.neo4j.migrations.quarkus.runtime
Modifier and TypeClassDescriptionfinal class
This resource scanner holds a list ofresource wrappers
, pointing to (Cypher) resources found on the classpath.Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<MigrationsConfig>
MigrationsRecorder.recordConfig
(MigrationsBuildTimeProperties buildTimeProperties, MigrationsProperties runtimeProperties, StaticJavaBasedMigrationDiscoverer discoverer, ClasspathResourceScanner resourceScanner) Records the configuration