spring-data-rest icon indicating copy to clipboard operation
spring-data-rest copied to clipboard

Fix mapping URIs to @JsonProperty annotated associations

Open vierbergenlars opened this issue 3 years ago • 2 comments

Fixes #2165

  • [x] You have read the Spring Data contribution guidelines.
  • [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [x] You submit test cases (unit or integration tests) that back your changes.
  • [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

vierbergenlars avatar Aug 04 '22 15:08 vierbergenlars

@vierbergenlars Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla avatar Aug 04 '22 15:08 pivotal-cla

@vierbergenlars Thank you for signing the Contributor License Agreement!

pivotal-cla avatar Aug 04 '22 15:08 pivotal-cla

Fixed and polished up.

odrotbohm avatar Feb 21 '23 12:02 odrotbohm