@Singleton(value=false) public abstract class BaseController extends Object
protected ViewModel
viewModel
BaseController()
void
redirect(String url)
org.noear.solon.core.handle.ModelAndView
view(String viewName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ViewModel viewModel
public BaseController()
public org.noear.solon.core.handle.ModelAndView view(String viewName)
public void redirect(String url)
Copyright © 2022. All rights reserved.