@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureJson
Auto-configuration imports
for typical JSON tests. Most
tests should consider using @JsonTest
rather than using this
annotation directly.JsonTest
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.