Skip to content

Conversation

romainbiard
Copy link

Hi,

In previous versions, I used to annotate some JPA repositories with exported=false in order to avoid Link creation in an entity. In such case, these entities was just serialized through standard JSON serialization like { "property":"value"}

The following patch is bypassing an optimization which is actually breaking this comportment.

Thanks a lot for your amazing work done so far !

Romain

…ties/types (i.e exported=false in corresponding Repository)
@gregturn
Copy link
Contributor

The same change was already done via 0667e0b on DATAREST-200.

@gregturn gregturn closed this Jan 13, 2014
@faisalferoz
Copy link

@gregturn @olivergierke this issue is still present in latest version i.e., spring-data-rest version 2.0.0.RC1

@odrotbohm
Copy link
Member

See DATACMNS-250 for further development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants