MappingJackson2XmlView で複数のオブジェクトを含むモデルを変換できないのはなぜですか?
MappingJackson2XmlView.class 行 90 を参照してください。
throw new IllegalStateException("Model contains more than one object to render, only one is supported");
MappingJackson2XmlView で複数のオブジェクトを含むモデルを変換できないのはなぜですか?
MappingJackson2XmlView.class 行 90 を参照してください。
throw new IllegalStateException("Model contains more than one object to render, only one is supported");