@Configuration @EnableVaadin @EnableJpaRepositories(basePackages="com.tomasteubner.wlan_portal.backend") @ComponentScan(value="com.tomasteubner.wlan_portal") public class PortalConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_BASE_URI |
static String |
REGISTRATION_BASE_URI |
static String |
URL_REGEXP |
static String |
USER_BASE_URI |
| Constructor and Description |
|---|
PortalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.scheduling.TaskScheduler |
taskScheduler() |
public static final String ADMIN_BASE_URI
public static final String USER_BASE_URI
public static final String REGISTRATION_BASE_URI
public static final String URL_REGEXP
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.