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

Use inject for non singleton class #1617

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. comment to start branch

    jorg3lopez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    100b54e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    b5ddf86 View commit details
    Browse the repository at this point in the history
  2. todo comment deleted

    jorg3lopez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c0bd221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ddefce View commit details
    Browse the repository at this point in the history
  4. injectIntoNonSingleton

    jorg3lopez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ee807ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    740f79d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    006212e View commit details
    Browse the repository at this point in the history
  7. changes:

    added logger to HapiFhirResource in order to test a non-singleton class
    created HapiFhirResourceTest in order to test the changes to HapiFhirResource
    jorg3lopez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    067eba4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    3d9c4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19102d8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/use-inject-for-non-…

    …singleton-class' into use-inject-for-non-singleton-class
    jorg3lopez committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    be48aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    875b86b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4adaa27 View commit details
    Browse the repository at this point in the history