@AdminController public class UiController extends Object
UiController(String adminContextPath)
String
getAdminContextPath()
index()
login()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UiController(String adminContextPath)
@ModelAttribute(value="adminContextPath", binding=false) public String getAdminContextPath()
@GetMapping(path="/", produces="text/html") public String index()
@GetMapping(path="/login", produces="text/html") public String login()
Copyright © 2018 codecentric AG. All rights reserved.