| Package | Description |
|---|---|
| org.spincast.quickstart | |
| org.spincast.quickstart.config | |
| org.spincast.quickstart.controller |
| Modifier and Type | Method and Description |
|---|---|
protected void |
App.displayStartedMessage(AppConfig config) |
protected void |
App.init(org.spincast.core.server.Server server,
AppConfig config,
AppRouter router,
AppController appController,
org.spincast.core.filters.SpincastFilters<AppRequestContext> spincastFilters)
Init method, automatically called when the Guice context is ready.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppConfigDefault
Implementation for the application's custom configurations.
|
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
AppLogbackConfigurerConfig.getAppConfig() |
| Constructor and Description |
|---|
AppLogbackConfigurerConfig(org.spincast.core.utils.SpincastUtils spincastUtils,
AppConfig appConfig,
org.spincast.core.templating.TemplatingEngine templatingEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
AppController.getAppConfig() |
| Constructor and Description |
|---|
AppController(AppConfig appConfig) |
Copyright © 2019. All rights reserved.