-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Default I18N provider #17823
Merged
Merged
feat: Default I18N provider #17823
Commits on Oct 12, 2023
-
Add implementation for a I18N provider that is loaded if there are translation properties files in the defined classpath folder. If a custom I18N is set default will never be loaded. Fixes #5917
Configuration menu - View commit details
-
Copy full SHA for 10a8ee1 - Browse repository at this point
Copy the full SHA 10a8ee1View commit details -
Fix default provider to not add extra own caching
no cast bytes through ISO.
Configuration menu - View commit details
-
Copy full SHA for b6d811f - Browse repository at this point
Copy the full SHA b6d811fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d669a5 - Browse repository at this point
Copy the full SHA 2d669a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e90da - Browse repository at this point
Copy the full SHA b5e90daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fa73b - Browse repository at this point
Copy the full SHA 44fa73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd1cec - Browse repository at this point
Copy the full SHA fdd1cecView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d507f4f - Browse repository at this point
Copy the full SHA d507f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 125df0a - Browse repository at this point
Copy the full SHA 125df0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b1ac48 - Browse repository at this point
Copy the full SHA 0b1ac48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6443583 - Browse repository at this point
Copy the full SHA 6443583View commit details -
Handle files in jar for checkign i18n properties availability
update test with Mockito.CALLS_REAL_METHODS to simplify testing
Configuration menu - View commit details
-
Copy full SHA for 4cd907b - Browse repository at this point
Copy the full SHA 4cd907bView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e80d6f8 - Browse repository at this point
Copy the full SHA e80d6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2e48c - Browse repository at this point
Copy the full SHA ab2e48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea10bf - Browse repository at this point
Copy the full SHA 6ea10bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfa2f3 - Browse repository at this point
Copy the full SHA ebfa2f3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.