Nannan Yan

Results 14 issues of Nannan Yan

**Describe the bug** Translation bundle files failed to unzip when start Singleton Service Build **To Reproduce** Steps to reproduce the behavior: 1. Compile build with latest commit code 2. Start...

kind/bug
area/java-service
priority/high

After swagger-ui upgraded to v3, the new swagger-ui url can be visited in singleton instance successfully, but swagger-ui cannot display well in multiple instances.

kind/bug
area/java-service
priority/high

In Singleton Service build, below dependency library is out of date, please upgrade it to latest version: - spring_framework (5.3.19) --> 5.3.21

area/java-service
kind/security
priority/high

**Describe the bug** In API **GET /i18n/api/v2/formatting/patterns**, here is different response when no pattern data existing due to different parameters error. **To Reproduce** Steps to reproduce the behavior: 1. Start...

kind/bug
area/java-service
priority/low

**Is your feature request related to a problem? Please describe.** Support converting number to ordinal numbers in all supported languages, e.g.: 1, 2, 3, 4 ... -> 1st, 2nd, 3rd,...

area/java-service
kind/feature

In Singleton Java library, below dependency library is out of date, please upgrade it to latest version: - jackson-databind (2.12.6.1)

area/java-client
kind/security
priority/high

In Singleton Service, below dependency library is out of date, please upgrade it to latest version: - jackson-databind (2.12.6.1)

area/java-service
kind/security
priority/high

kind/enhancement
area/java-service
priority/high

In Singleton Service build, below dependency library is out of date, please upgrade it to latest version: - junit (4.13.2)

area/java-service
kind/security
priority/medium

As product requirement, they want to get multiple versions' translation in response, then they can choose which version they can use to display on UI.

Epic