クラス WebMvcProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
Spring MVC 用の
Properties。- 導入:
- 2.0.0
- 作成者:
- Phillip Webb, S é bastien Deleuze, Stephane Nicoll, Edd ú Mel é ndez, Brian Clozel, Vedran Pavic
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static classstatic classstatic classstatic enumマッチング戦略オプション。static classstatic classstatic classstatic classコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明getAsync()getView()booleanbooleanbooleanbooleanbooleanboolean非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。voidsetDispatchOptionsRequest(boolean dispatchOptionsRequest) voidsetDispatchTraceRequest(boolean dispatchTraceRequest) voidsetLogRequestDetails(boolean logRequestDetails) voidsetLogResolvedException(boolean logResolvedException) voidsetMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat) voidsetPublishRequestHandledEvents(boolean publishRequestHandledEvents) voidsetStaticPathPattern(StringSE staticPathPattern) voidsetThrowExceptionIfNoHandlerFound(boolean throwExceptionIfNoHandlerFound) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。voidsetWebjarsPathPattern(StringSE webjarsPathPattern)
コンストラクターの詳細
WebMvcProperties
public WebMvcProperties()
メソッドの詳細
getMessageCodesResolverFormat
setMessageCodesResolverFormat
public void setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format messageCodesResolverFormat) getFormat
isPublishRequestHandledEvents
public boolean isPublishRequestHandledEvents()setPublishRequestHandledEvents
public void setPublishRequestHandledEvents(boolean publishRequestHandledEvents) isThrowExceptionIfNoHandlerFound
@DeprecatedSE(since="3.2.0", forRemoval=true) @DeprecatedConfigurationProperty(reason="DispatcherServlet property is deprecated for removal and should no longer need to be configured", since="3.2.0") public boolean isThrowExceptionIfNoHandlerFound()非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。setThrowExceptionIfNoHandlerFound
@DeprecatedSE(since="3.2.0", forRemoval=true) public void setThrowExceptionIfNoHandlerFound(boolean throwExceptionIfNoHandlerFound) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。isLogRequestDetails
public boolean isLogRequestDetails()setLogRequestDetails
public void setLogRequestDetails(boolean logRequestDetails) isLogResolvedException
public boolean isLogResolvedException()setLogResolvedException
public void setLogResolvedException(boolean logResolvedException) isDispatchOptionsRequest
public boolean isDispatchOptionsRequest()setDispatchOptionsRequest
public void setDispatchOptionsRequest(boolean dispatchOptionsRequest) isDispatchTraceRequest
public boolean isDispatchTraceRequest()setDispatchTraceRequest
public void setDispatchTraceRequest(boolean dispatchTraceRequest) getStaticPathPattern
setStaticPathPattern
getWebjarsPathPattern
setWebjarsPathPattern
getAsync
getServlet
getView
getContentnegotiation
getPathmatch
getProblemdetails