Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lyc88/distributed-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: waylau/distributed-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 45 files changed
  • 3 contributors

Commits on Jan 29, 2020

  1. fixed

    waylau committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    c2d23da View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Bump log4j.version from 2.13.0 to 2.13.3 in /samples/axon-cqrs

    Bumps `log4j.version` from 2.13.0 to 2.13.3.
    
    Updates `log4j-core` from 2.13.0 to 2.13.3
    
    Updates `log4j-jcl` from 2.13.0 to 2.13.3
    
    Updates `log4j-slf4j-impl` from 2.13.0 to 2.13.3
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    883ff26 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request waylau#6 from waylau/dependabot/maven/samples/axon…

    …-cqrs/log4j.version-2.13.3
    
    Bump log4j.version from 2.13.0 to 2.13.3 in /samples/axon-cqrs
    waylau authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4c6f841 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Bump junit from 4.12 to 4.13.1 in /samples/jms-msg

    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    995f89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    792bd2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716f62c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2df84a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f0cc5b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request waylau#7 from waylau/dependabot/maven/samples/jms-…

    …msg/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1 in /samples/jms-msg
    waylau authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    47bb751 View commit details
    Browse the repository at this point in the history
  2. Merge pull request waylau#8 from waylau/dependabot/maven/samples/jers…

    …ey-rest/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1 in /samples/jersey-rest
    waylau authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    c0ea65e View commit details
    Browse the repository at this point in the history
  3. Merge pull request waylau#9 from waylau/dependabot/maven/samples/cxf-…

    …rest/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1 in /samples/cxf-rest
    waylau authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d6c338f View commit details
    Browse the repository at this point in the history
  4. Merge pull request waylau#10 from waylau/dependabot/maven/samples/jav…

    …ase-rest/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1 in /samples/javase-rest
    waylau authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    74a3665 View commit details
    Browse the repository at this point in the history
  5. Merge pull request waylau#11 from waylau/dependabot/maven/samples/zk-…

    …registry-discovery/junit-junit-4.13.1
    
    Bump junit from 4.12 to 4.13.1 in /samples/zk-registry-discovery
    waylau authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    9fa201d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. add

    waylau committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9498741 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. add spring-boot-rest demo.

    liuweiwei
    liuweiwei committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    a5e36c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. feat:add hello-world-docker, security-basic demos

    liuweiwei
    liuweiwei committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    fd62e25 View commit details
    Browse the repository at this point in the history
Loading