@ConfigRoot(name="http", phase=BUILD_AND_RUN_TIME_FIXED) public class HttpBuildTimeConfig extends Object
Modifier and Type | Field and Description |
---|---|
AuthConfig |
auth |
String |
rootPath
The HTTP root path.
|
boolean |
virtual
If this is true then only a virtual channel will be set up for vertx web.
|
Constructor and Description |
---|
HttpBuildTimeConfig() |
@ConfigItem(defaultValue="/") public String rootPath
public AuthConfig auth
@ConfigItem public boolean virtual
Copyright © 2020 JBoss by Red Hat. All rights reserved.