@Component @RestControllerEndpoint(id="doc") public class DocEndPoint extends Object
@GetMapping(value="/dbOutDocx") public Object dbOutDocx() throws IOException, SQLException, ExecutionException, InterruptedException
@GetMapping(value="/dbOutHtml") public Object dbOutHtml() throws IOException, SQLException, ExecutionException, InterruptedException
Copyright © 2020. All rights reserved.