注释类型 AutoConfigureJson
@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureJson
Auto-configuration importsfor typical JSON tests. Most tests should consider using@JsonTestrather than using this annotation directly.- 从以下版本开始:
 - 1.4.0
 - 另请参阅:
 JsonTest