Annotation Interface AutoConfigureTerasolunaGfw
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Inherited
@ImportAutoConfiguration
@PropertyMapping("gfw.mvc")
public @interface AutoConfigureTerasolunaGfw
Annotation to auto configure Terasoluna Gfw.
- 作成者:
- Atsushi Yoshikawa
-
任意要素の概要
-
要素の詳細
-
codeListEnabled
@PropertyMapping("codelist.enabled") boolean codeListEnabledEnableCodeListInterceptor
.- 戻り値:
- enabled
- デフォルト:
- true
-