Skip to content

annotation mapping with enum parameter #224

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
hauner opened this issue Jan 16, 2025 · 0 comments
Closed

annotation mapping with enum parameter #224

hauner opened this issue Jan 16, 2025 · 0 comments
Milestone

Comments

@hauner
Copy link
Member

hauner commented Jan 16, 2025

annotation mapping (parsing) fails with something like:

integer:year @ com.fasterxml.jackson.annotation.JsonFormat(shape = JsonFormat.Shape.NUMBER, pattern = "yyyy")

how hard is it to support this:

  • has to parse the enum value
  • has to add an import if it is not a nested enum...
@hauner hauner added this to the 2025.1 milestone Jan 26, 2025
@hauner hauner closed this as completed Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant