Uses of Class
io.quarkus.bootstrap.resolver.BootstrapAppModelResolver
-
Packages that use BootstrapAppModelResolver Package Description io.quarkus.bootstrap.resolver -
-
Uses of BootstrapAppModelResolver in io.quarkus.bootstrap.resolver
Methods in io.quarkus.bootstrap.resolver that return BootstrapAppModelResolver Modifier and Type Method Description BootstrapAppModelResolverBootstrapAppModelResolver. setDevMode(boolean devmode)Indicates whether application should be resolved to set up the dev mode.BootstrapAppModelResolverBootstrapAppModelResolver. setTest(boolean test)
-