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

bugfix: fix when seata and jpa are used together, their AutoConfiguration order is incorrect #5092

Merged
merged 9 commits into from
Nov 23, 2022

Commits on Nov 18, 2022

  1. bugfix: remove "DataSourceTransactionManagerAutoConfiguration" to cre…

    …ate correct transaction manager for different orm framework.
    zhuyoufeng committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4e423f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    957c8a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d3caa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77074e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    5562b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75fe522 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    94f6a4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9710e1d View commit details
    Browse the repository at this point in the history
  3. bugfix: update develop.md.

    zhuyoufeng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c0d4f8d View commit details
    Browse the repository at this point in the history