• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #4899

25 Dec 2025 06:13AM UTC coverage: 43.714% (-0.04%) from 43.753%
#4899

push

github

topframe
feat(i18n): Improve i18n message encoding for properties files

- Refactored `ResourceBundleMessageSource` to gracefully handle `.properties` file encodings:
  - Leverages modern Java (9+) native UTF-8 loading by default.
  - Provides compatibility for legacy encodings (e.g., MS949) when `defaultEncoding` is explicitly set.

3 of 5 new or added lines in 1 file covered. (60.0%)

15 existing lines in 1 file now uncovered.

16656 of 38102 relevant lines covered (43.71%)

0.44 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

47.58
/core/src/main/java/com/aspectran/core/support/i18n/message/ResourceBundleMessageSource.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc