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

Refactor - adding different scala object detecting #656

Open
wants to merge 10 commits into
base: 2.17
Choose a base branch
from

Commits on Nov 29, 2023

  1. adding ScalaObject.scala

    Marcin Belicki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    641b96e View commit details
    Browse the repository at this point in the history
  2. correcting ScalaObjectDeserializerResolver

    Marcin Belicki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    49e6234 View commit details
    Browse the repository at this point in the history
  3. correcting adding deserializers

    Marcin Belicki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9cf38e7 View commit details
    Browse the repository at this point in the history
  4. removing line

    Marcin Belicki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    65cf493 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. adding fallback if clazz is null

    Marcin Belicki committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dc128d0 View commit details
    Browse the repository at this point in the history
  2. correcting formatting

    Marcin Belicki committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f40112b View commit details
    Browse the repository at this point in the history
  3. adding ScalaObjectTest

    Marcin Belicki committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8981eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb860be View commit details
    Browse the repository at this point in the history
  5. adding test for wrapper

    Marcin Belicki committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    517a8a4 View commit details
    Browse the repository at this point in the history
  6. deleting classes ending with $

    Marcin Belicki committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    17f6362 View commit details
    Browse the repository at this point in the history