@Controller public class HomeController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VIEW_NOT_SIGNED_IN |
| Constructor and Description |
|---|
HomeController() |
public static final String VIEW_NOT_SIGNED_IN
@RequestMapping(value="/",
method=GET)
public String index()
Copyright © 2015. All rights reserved.