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

DATACMNS-1763, DATACMNS-1764 - Allow registration of QueryMethod invocation listeners. #455

Closed
wants to merge 5 commits into from

Commits on Aug 11, 2020

  1. Copy the full SHA
    67712cc View commit details
    Browse the repository at this point in the history
  2. DATACMNS-1763 - Allow registration of QueryMethod invocation listeners.

    We now allow for registering RepositoryMethodInvocationListeners to notify listeners upon repository method invocations (query methods and repository fragments). Listeners are notified upon method completion reporting the repository interface, the invoked methods, duration, outcome and arguments.
    mp911de authored and christophstrobl committed Aug 11, 2020
    Copy the full SHA
    3f13b18 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b3a167c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3195795 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1037d31 View commit details
    Browse the repository at this point in the history