public class WebConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
addRootFilter |
File |
assetsFile |
boolean |
debug |
String |
defaultFile |
ModelCacheFactory |
modelCache |
RequestLanguageFactory |
requestLanguage |
Set<String> |
templateExtensions |
String |
textDir |
String |
uriPath |
| Constructor and Description |
|---|
WebConfiguration() |
public boolean debug
@NotNull public String defaultFile
@NotNull public String uriPath
@NotNull public String textDir
@NotNull public File assetsFile
public boolean addRootFilter
@NotNull public ModelCacheFactory modelCache
@NotNull public RequestLanguageFactory requestLanguage
Copyright © 2014–2017 Soabase. All rights reserved.