@RestController @RequestMapping(value="/secure") public class CaptchaController extends Object
CaptchaController()
String
captcha()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaController()
@GetMapping(value="/captcha") public String captcha() throws IOException, FontFormatException
IOException
FontFormatException
Copyright © 2019. All rights reserved.