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

feature: saga remove spring #6017

Closed
wants to merge 22 commits into from

Commits on Nov 6, 2023

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

Commits on Nov 11, 2023

  1. fix ut

    wt-better committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    fec7ad7 View commit details
    Browse the repository at this point in the history
  2. 优化rm模块

    wt-better committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d807e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5005706 View commit details
    Browse the repository at this point in the history
  4. add changes

    wt-better committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c42f243 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix ut and add licence

    wt-better committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0747b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7477a7c View commit details
    Browse the repository at this point in the history
  3. pom xml add license

    wt-better committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d638467 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/saga-remove-spring' of github.com:wt-better/sea…

    …ta into feature/saga-remove-spring
    wt-better committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5510324 View commit details
    Browse the repository at this point in the history
  5. fix check stype

    wt-better committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1bdadc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    33e6491 View commit details
    Browse the repository at this point in the history
  2. 优化代码 & format code

    wt-better committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e9dfe83 View commit details
    Browse the repository at this point in the history
  3. fix code style

    wt-better committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f409759 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6affce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3d16ab View commit details
    Browse the repository at this point in the history
  6. fix conflict

    wt-better committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1c674cf View commit details
    Browse the repository at this point in the history
  7. fix checkstyle

    wt-better committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    48d865e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Jan 15, 2024

  1. Merge remote-tracking branch 'origin/2.x' into feature/saga-remove-sp…

    …ring
    
    # Conflicts:
    #	common/src/main/java/io/seata/common/util/StringUtils.java
    #	saga/seata-saga-engine-store/pom.xml
    #	saga/seata-saga-engine/src/main/java/io/seata/saga/engine/config/AbstractStateMachineConfig.java
    #	saga/seata-saga-engine/src/main/java/io/seata/saga/engine/repo/StateMachineRepository.java
    #	saga/seata-saga-engine/src/main/java/io/seata/saga/engine/store/db/DbStateLogStore.java
    #	saga/seata-saga-spring/src/test/java/io/seata/saga/util/ResourceUtilTests.java
    #	saga/seata-saga-statelang/src/test/java/io/seata/saga/statelang/parser/StateParserTests.java
    #	saga/seata-saga-tm/pom.xml
    #	test/src/test/resources/saga/spring/statemachine_engine_db_mockserver_test.xml
    #	test/src/test/resources/saga/spring/statemachine_engine_db_test.xml
    #	test/src/test/resources/saga/spring/statemachine_engine_test.xml
    wt-better committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e7ad159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929e04b View commit details
    Browse the repository at this point in the history
  3. remove unuse import

    wt-better committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3ce399c View commit details
    Browse the repository at this point in the history
  4. fix licence

    wt-better committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1be5a27 View commit details
    Browse the repository at this point in the history