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

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -