[BUG] [Java Client]Get translation with multiple components interface hasn't been marked as deprecated.
Open
@jessiejuachon is already working on this.
Since Jul 3, 2020.
area/java-client
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
Get translation with multiple components interface hasn't been marked as deprecated.
getStrings() Map<Locale, Map<String, Map<String, String>>>
As we plan to deprecate above interface according to https://github.com/vmware/singleton/issues/554#issuecomment-631130215, please help to mark it as deprecated in code.
Expected behavior
The API of get translation with multiple components are marked as deprecated in code.
Contributor guide
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.
Assessment
This issue has not been assessed yet.