dromara / dromara/raincat

不支持选择指定的事务管理器。

Open
#42 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

Spring的 `@Transactional` 当在配置文件中有多个 TransactionManager , 可以用该属性`transactionManager` 指定选择哪个事务管理器。而目前 `@TxTransaction` 还不支持指定某个事务管理器。我这边提个pr,你看看

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how @TxTransaction resolves the transaction manager and compare it with Spring's @Transactional transactionManager attribute. Identify the annotation and configuration entry points involved, then verify that a named manager can be selected when multiple managers are configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.