apache / apache/incubator-seata-samples
配置不生效
Open
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
在引入starter依赖的情况下,springboot-mybatis自动开启数据源代理设置为false是不是不生效?我想配置自定义的数据源该怎么办,难道一直是默认自动开启代理么?
`seata.enable-auto-data-source-proxy=false`
Contributor guide
Research direction
Start by locating the springboot-mybatis starter configuration and the handling of `seata.enable-auto-data-source-proxy=false`; verify whether the property is read when the starter is present. Reproduce the setup with a custom data source and compare the observed proxy behavior with the requested disabled setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100