Class FlywayRuntimeHints
java.lang.Object
com.vaadin.controlcenter.aot.FlywayRuntimeHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class FlywayRuntimeHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
Runtime hints registrar for Flyway.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
FlywayRuntimeHints
public FlywayRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-