apache / apache/incubator-seata

Unified configuration file reading method

Open
#5,656 0 comments 0 reactions 0 assignees View on GitHub
task: help-wanted
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

## Why you need it?
Is your feature request related to a problem? Please describe in details

Unified configuration file reading method

At present, there are two configuration reading methods based on Spring: properties bean and environment. It is necessary to unify the two configuration reading schemes and delete useless code.

---

统一配置的读取 方式
目前基于Spring的配置读取在实现上存在properties bean和 environment 两种配置读取方式,需要对两种读取方案统一,并删除无用的代码。

## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

## Other related information
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Research direction

The issue identifies two Spring-based configuration paths: properties bean and environment. Start by locating both implementations and comparing how they read configuration; done means selecting and implementing one unified reading approach, removing the unused code, and verifying that existing configuration behavior remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.