AdminUIConfiguration |
Adds static admin UI content to Spring resource path, and makes sure it's not
cached.
|
BotConfig |
BotConfig contains map of BotProperties, with bot name as key.
|
BotConfig.BotProperties |
|
ClientConfig |
|
ContentTomcatCustomizer |
Adds content and client (babylon) directories to content path, and enables
directory listings.
|
FactoryConfig |
Configuration of object factories, only ClientFactory for the time being.
|
JacksonConfig |
Jackson JSON parser configuration.
|
NeoConfig |
Starts embedded Neo4J with database in directory specified in org.vrspace.db
property - only if the property is set.
|
SeleniumConfig |
|
ServerConfig |
General server configuration.
|
WebSecurityConfig |
Configures Oauth2 authentication endpoints
|
WebSocketConfig |
Configures WebSocket path (default:/vrspace) and allowed origins (default:*)
|
WorldConfig |
|
WorldConfig.WorldProperties |
|