Hierarchy For Package org.springframework.boot.test.autoconfigure.json
Class Hierarchy
- java.lang.Object
- org.springframework.boot.test.autoconfigure.json.JsonMarshalTesterRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.boot.test.autoconfigure.json.JsonTesterFactoryBean<T,
M> (implements org.springframework.beans.factory.FactoryBean<T>) - org.springframework.boot.test.autoconfigure.json.JsonTestersAutoConfiguration
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.json.AutoConfigureJson (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.AutoConfigureJsonTesters (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.ConditionalOnJsonTesters (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.JsonTest (implements java.lang.annotation.Annotation)