Skip to content

POST association URL fails for custom Jackson naming strategy #992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jul 16, 2015 · 1 comment
Closed
Assignees
Labels
type: bug A general bug

Comments

@spring-projects-issues
Copy link

Michael Gugerell opened DATAREST-618 and commented

  1. Set naming strategy to pascal case. (See Datarest-556)
  2. Post an entity with a relation:
{  "Foo":".../foos2" }
  1. Exception "trying to instantiate Foo from String".

The problem does not occur using the default naming strategy


Affects: 2.3.1 (Fowler SR1)

@odrotbohm
Copy link
Member

This ticket came up in the context of #2165, and we think the original problem should be solved with the fix for that. Please give the snapshots a try if you manage to find the time.

@odrotbohm odrotbohm changed the title POST association url fails for custom Jackson naming strategy [DATAREST-618] POST association URL fails for custom Jackson naming strategy Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants