Package org.springframework.boot.test.autoconfigure.json
@NullMarked
package org.springframework.boot.test.autoconfigure.json
Auto-configuration for JSON tests.
-
ClassDescription
Auto-configuration importsfor typical JSON tests.Annotation that can be applied to a test class to enable and configure auto-configuration of JSON testers.@Conditionalthat checks if JSON testers are enabled.Base class forAbstractJsonMarshalTesterruntime hints.Annotation for a JSON test that focuses only on JSON serialization.FactoryBeanused to create JSON Tester instances.Auto-configuration for Json testers.