@ConfigurationProperties(prefix="spring.mvc") public class WebMvcProperties extends ObjectSE
properties。| 修飾子と型 | クラスと説明 |
|---|---|
static class | WebMvcProperties.Async |
static class | WebMvcProperties.Contentnegotiation |
static class | WebMvcProperties.LocaleResolver |
static class | WebMvcProperties.Pathmatch |
static class | WebMvcProperties.Servlet |
static class | WebMvcProperties.View |
| コンストラクターと説明 |
|---|
WebMvcProperties() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic DefaultMessageCodesResolver.Format getMessageCodesResolverFormat()
public void setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat)
public LocaleSE getLocale()
public void setLocale(LocaleSE locale)
public WebMvcProperties.LocaleResolver getLocaleResolver()
public void setLocaleResolver(WebMvcProperties.LocaleResolver localeResolver)
public StringSE getDateFormat()
public void setDateFormat(StringSE dateFormat)
public boolean isIgnoreDefaultModelOnRedirect()
public void setIgnoreDefaultModelOnRedirect(boolean ignoreDefaultModelOnRedirect)
public boolean isThrowExceptionIfNoHandlerFound()
public void setThrowExceptionIfNoHandlerFound(boolean throwExceptionIfNoHandlerFound)
public boolean isLogResolvedException()
public void setLogResolvedException(boolean logResolvedException)
public boolean isDispatchOptionsRequest()
public void setDispatchOptionsRequest(boolean dispatchOptionsRequest)
public boolean isDispatchTraceRequest()
public void setDispatchTraceRequest(boolean dispatchTraceRequest)
public StringSE getStaticPathPattern()
public void setStaticPathPattern(StringSE staticPathPattern)
public WebMvcProperties.Async getAsync()
public WebMvcProperties.Servlet getServlet()
public WebMvcProperties.View getView()
public WebMvcProperties.Contentnegotiation getContentnegotiation()
public WebMvcProperties.Pathmatch getPathmatch()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.