public final class SpringContextVariableNames extends Object
Static class holding the names of context variables meant to have a special use inside the framework.
Modifier and Type | Field and Description |
---|---|
static String |
SPRING_BOUND_OBJECT_EXPRESSION |
static String |
SPRING_REQUEST_CONTEXT |
static String |
THYMELEAF_FIELD_BIND_STATUS |
static String |
THYMELEAF_REQUEST_CONTEXT |
public static final String SPRING_REQUEST_CONTEXT
public static final String THYMELEAF_REQUEST_CONTEXT
public static final String THYMELEAF_FIELD_BIND_STATUS
public static final String SPRING_BOUND_OBJECT_EXPRESSION
Copyright © 2017 The THYMELEAF team. All rights reserved.