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

Add a way to configureSerializerCache Jackson uses #4111

Merged
merged 16 commits into from
Sep 23, 2023

Commits on Sep 7, 2023

  1. wip

    JooHyukKim committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fd39215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35d015 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    81026d6 View commit details
    Browse the repository at this point in the history
  2. Add LookUpCache.contents()

    JooHyukKim committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f9c49bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa5e91 View commit details
    Browse the repository at this point in the history
  4. Improve JavaDoc and names

    JooHyukKim committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    29aacb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d75598 View commit details
    Browse the repository at this point in the history
  6. Retrofit SerializerCache

    JooHyukKim committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b146db1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5811fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1545f6 View commit details
    Browse the repository at this point in the history
  9. Clean up code

    JooHyukKim committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bacc3b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef2d31e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    c64ab75 View commit details
    Browse the repository at this point in the history
  2. Deduplicate test method

    JooHyukKim committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a850e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87506ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1967d9 View commit details
    Browse the repository at this point in the history