public abstract class BaseController extends Object
BaseController()
void
initBinder(org.springframework.web.bind.WebDataBinder binder)
String
redirect(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseController()
@InitBinder public void initBinder(org.springframework.web.bind.WebDataBinder binder)
public String redirect(String url)
url
Copyright © 2021. All rights reserved.