@ConfigRoot(phase=BUILD_TIME) public class ServletConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Optional<String> |
contextPath
The context path to serve all Servlet context from.
|
String |
defaultCharset
The default charset to use for reading and writing requests
|
| Constructor and Description |
|---|
ServletConfig() |
@ConfigItem Optional<String> contextPath
@ConfigItem(defaultValue="UTF-8") public String defaultCharset
Copyright © 2021 JBoss by Red Hat. All rights reserved.