类分层结构
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.http.converter.AbstractGenericHttpMessageConverter<T> (implements org.springframework.http.converter.GenericHttpMessageConverter<T>)
- com.yunlongn.common.json.web.webflux.WebFluxCondition (implements org.springframework.context.annotation.Condition)
- com.yunlongn.common.json.web.webflux.WebFluxJsonConverterConfiguration (implements org.springframework.web.reactive.config.WebFluxConfigurer)
- com.yunlongn.common.json.web.webmvc.WebMvcCondition (implements org.springframework.context.annotation.Condition)
- com.yunlongn.common.json.web.webmvc.WebMvcJsonConverterConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
Copyright © 2021. All rights reserved.