| Class | Description |
|---|---|
| DataController |
This Controller handles all requests that are fetching sensor data from back-end.
|
| GlobalControllerExceptionHandler |
Configure the global default exception handler.
|
| PageController |
This controller maps specific URL patterns to internal jsp view name, provides
web page contents to users' browser.
|
| SettingController |
This controller accept URL pattern:
/setting/**. |