@RestController @RequestMapping(value="/hello") public class HelloWorldController extends Object
Constructor and Description |
---|
HelloWorldController() |
@RequestMapping(value="/world", method={GET,POST}) public void print(javax.servlet.http.HttpServletResponse response) throws IOException
IOException
Copyright © 2019. All rights reserved.