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 -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -