Package io.quarkiverse.fx.views
Interface FxViewConfig
@ConfigMapping(prefix="quarkus.fx")
@ConfigRoot(phase=BUILD_AND_RUN_TIME_FIXED)
public interface FxViewConfig
-
Method Summary
-
Method Details
-
fxmlRoot
Root location for fx resources (.fxml) -
styleRoot
Root location for style resources (.css) -
bundleRoot
Root location for bundle resources (.properties)
-