Annotation Interface AutoConfigureTerasolunaGfw


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration @PropertyMapping("gfw.mvc") public @interface AutoConfigureTerasolunaGfw
Annotation to auto configure Terasoluna Gfw.
作成者:
Atsushi Yoshikawa
  • 任意要素の概要

    任意要素
    修飾子とタイプ
    任意要素
    説明
    boolean
    Enable CodeListInterceptor.
  • 要素の詳細

    • codeListEnabled

      @PropertyMapping("codelist.enabled") boolean codeListEnabled
      Enable CodeListInterceptor.
      戻り値:
      enabled
      デフォルト:
      true