Uses of Class
ac.simons.neo4j.migrations.quarkus.runtime.ResourceWrapper
Package
Description
The runtime infrastructure for configuring and creating instances of
Migrations
.-
Uses of ResourceWrapper in ac.simons.neo4j.migrations.quarkus.runtime
Modifier and TypeMethodDescriptionStaticClasspathResourceScanner.of
(Collection<ResourceWrapper> resources) Creates a new scanner from a fixed set of predefined resources.void
StaticClasspathResourceScanner.setResources
(Set<ResourceWrapper> resources) This method may not be used outside Quarkus internal code.