类分层结构
- java.lang.Object
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- cool.mtc.web.annotation.serializer.amount.AmountSerializer (implements com.fasterxml.jackson.databind.ser.ContextualSerializer)
注释类型分层结构
- cool.mtc.web.annotation.serializer.amount.Amount (implements java.lang.annotation.Annotation)
Copyright © 2024. All rights reserved.