Class QueryController

java.lang.Object
org.chenile.http.handler.ControllerSupport
org.chenile.configuration.controller.QueryController

@RestController @ChenileController(value="chenileMybatisQuery", serviceName="searchService") public class QueryController extends ControllerSupport
This sets up a query service. This can be used by pointing this service to a database that can be configured in application.yml.