ニュース
JAXBアノテーションクラスのインスタンスをJSONにエンコードする方法
JAXBアノテーションクラスのインスタンスをJSONにエンコードするには、ObjectMapper#setAnnotationIntrospector(AnnotationIntrospector)を使ってJaxbAnnotationIntrospectorを指定する。
JAXBアノテーションクラスのインスタンスをJSONにエンコードするには、ObjectMapper#setAnnotationIntrospector(AnnotationIntrospector)を使ってJaxbAnnotationIntrospectorを指定する。