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

Service-Oriented Architecture pattern (#2937) #2946

Closed

Commits on May 7, 2024

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

Commits on May 9, 2024

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

Commits on May 12, 2024

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

Commits on May 18, 2024

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

Commits on May 19, 2024

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

Commits on Jun 9, 2024

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

Commits on Jun 22, 2024

  1. added lombok

    romannimets committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    aeb3bcd View commit details
    Browse the repository at this point in the history
  2. Created ServiceConfiguration class,

    updated ServiceRegistry to use generic type T
    romannimets committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    94ba4ec View commit details
    Browse the repository at this point in the history
  3. rename randomConditionIndex variable,

    use of ConcurrentHashMap in ServiceRegistry
    romannimets committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3ac3604 View commit details
    Browse the repository at this point in the history