クラス ErrorMvcAutoConfiguration
java.lang.ObjectSE
org.springframework.boot.webmvc.autoconfigure.error.ErrorMvcAutoConfiguration
@AutoConfiguration(before=WebMvcAutoConfiguration.class)
@ConditionalOnWebApplication(type=SERVLET)
@ConditionalOnClass({ServletEE.class,DispatcherServlet.class})
@EnableConfigurationProperties({WebProperties.class,WebMvcProperties.class})
public final class ErrorMvcAutoConfiguration
extends ObjectSE
MVC エラーコントローラーを介してエラーをレンダリングする
Auto-configuration。- 導入:
- 4.0.0
- 作成者:
- Dave Syer, Andy Wilkinson, Stephane Nicoll, Brian Clozel, Scott Frederick
ネストされたクラスの概要
ネストされたクラス方法の概要