Skip to content
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

Allow using @JsonPropertyOrder with any-property (@JsonAnyGetter) #4396

Open
wants to merge 19 commits into
base: 2.18
Choose a base branch
from

Commits on May 31, 2024

  1. Add test

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6b13aeb View commit details
    Browse the repository at this point in the history
  2. Clean up test utils

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    85422ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe3a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a067d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f3a301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d62c154 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cfc627 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    daf659d View commit details
    Browse the repository at this point in the history
  9. Add more tests

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7e97e1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9262fde View commit details
    Browse the repository at this point in the history
  11. Apply filter functionality

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e6dfd8d View commit details
    Browse the repository at this point in the history
  12. Add tests

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6ce6510 View commit details
    Browse the repository at this point in the history
  13. Simplify logic

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6a0e2fd View commit details
    Browse the repository at this point in the history
  14. Modify test name

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9b7a14a View commit details
    Browse the repository at this point in the history
  15. Clean up

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    941b320 View commit details
    Browse the repository at this point in the history
  16. Add more comment

    JooHyukKim committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b3947a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46af6cb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    871bf62 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    9f86204 View commit details
    Browse the repository at this point in the history