java - Eager fetched associations does not show up in response -
java - Eager fetched associations does not show up in response -
i'm writing extension sdr, allow users extend requested entities associations. works until resource leaves repositoryrestcontroller
. associated info lost somewhere. same situations appears when set association fetched eagerly. there code responsible removing associated info response?
the code responsible removing associated info response in class associationomittingserializermodifier
java spring spring-mvc spring-data-rest
Comments
Post a Comment