@Controller protected static class MvcConfiguration.KaptchaConfiguration.CaptchaController extends java.lang.Object
CaptchaController(com.google.code.kaptcha.Producer producer)
void
captcha(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaController(com.google.code.kaptcha.Producer producer)
@NoRequestLogging @GetMapping(value="/captcha.jpg") public void captcha(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException