public class BHiveConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API_PRODUCES
Spring REST API RequestMapping의 Produces 기본 값
|
static org.springframework.http.MediaType |
API_PRODUCES_MEDIATYPE
Spring REST API RequestMapping의 Produces MediaType 기본 값
|
static org.springframework.http.MediaType |
APPLICATION_JSON |
static String |
APPLICATION_JSON_VALUE |
static org.springframework.http.MediaType |
TEXT_HTML |
static String |
TEXT_HTML_VALUE |
| Constructor and Description |
|---|
BHiveConstant() |
public static final String APPLICATION_JSON_VALUE
public static final org.springframework.http.MediaType APPLICATION_JSON
public static final String TEXT_HTML_VALUE
public static final org.springframework.http.MediaType TEXT_HTML
public static final String API_PRODUCES
public static final org.springframework.http.MediaType API_PRODUCES_MEDIATYPE
Copyright © 2018. All rights reserved.