All Classes and Interfaces
Class
Description
Part of the
MigrationsProperties
that can only be changed during build time.Handles POST requests from the dev-ui.
Triggered during development mode for contributing to the dev console.
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).Shim between
MigrationsConfig
and the Smallrye configuration.Records both initialization of the
migration config
and the migrations
itself.Returning a list of migrations.
A wrapper around a classpath resource written in a way so that Quarkus can serialize it to and load it from bytecode.
This resource scanner holds a list of
resource wrappers
, pointing to (Cypher) resources found
on the classpath.A sample migration