@ConfigRoot(phase=BUILD_AND_RUN_TIME_FIXED) public class LiveReloadConfig extends Object
Modifier and Type | Field and Description |
---|---|
Optional<String> |
password
Password used to use to connect to the remote dev-mode application
|
Optional<String> |
url
URL used to use to connect to the remote dev-mode application
|
Constructor and Description |
---|
LiveReloadConfig() |
@ConfigItem public Optional<String> password
@ConfigItem public Optional<String> url
Copyright © 2020 JBoss by Red Hat. All rights reserved.