singleton
singleton copied to clipboard
A service that provides support for Software Internationalization and Localization
**Describe the bug** commit: 577b87bea7eea93fa1e02305ff2049820d65a30d Cache will not be expired for getMultiVersionMessage(). **To Reproduce** Steps to reproduce the behavior: 1. Using getMultiVersionMessage() method in sharedLibary feature. 2. Set its cache...
**Describe the bug** [BUG] [Go Service]Response code is 404 when request product bundle without version in Get available versions of a product api **To Reproduce** Steps to reproduce the behavior:...
Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 4.47.0. Release notes Sourced from webpack's releases. v4.47.0 New Features [Security] - Add support for md4 in Node >=18. by @iclanton in webpack/webpack#17628 New Contributors...
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.
VIPCfg.java was originally using the Singleton design pattern (single static VIPCfg object instance for the entire application). However, the use case of having multiple VIP products in the same app...
When generate Singleton Java client, it failed due to UT error, please help to check
**Describe the bug** [BUG] [Go Service]Response 200 / 404 when key contain non-ASCII char in get keys api **To Reproduce** Steps to reproduce the behavior: 1. Go to this api...
**Is your feature request related to a problem? Please describe.** Java service has such feature to provide query the translation bundle version, it should be implemented in Go service as...
**Describe the bug** commit: 2ee15aa8da722e980cad0664283f4c719db5a289 The request on Swagger-UI always display as loading when requesting citylist with regionlist api. **To Reproduce** Steps to reproduce the behavior: 1. Go to Swagger-UI:...