larksuite / larksuite/oapi-sdk-java
怎么提取appId等变量到application.properties?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
我提取appId等变量到application.properties中,使用@Value,可以Config.createInternalAppSettings()需要静态变量参数,这怎么办?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading Config.createInternalAppSettings() and tracing how appId and related values are supplied. Investigate how the SDK handles static configuration alongside Spring @Value and application.properties. Done means establishing and documenting a clear supported configuration path, or defining the required SDK change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100