You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Spring Framework 4.3, we introduced support for property file encoding in @PropertySource. This issue aims to introduce the same support in @TestPropertySource.
sbrannen
changed the title
Add support for property file encoding @TestPropertySource
Add support for property file encoding in @TestPropertySourceAug 2, 2023
Overview
In Spring Framework 4.3, we introduced support for property file encoding in
@PropertySource
. This issue aims to introduce the same support in@TestPropertySource
.Related Issues
@PropertySource
[SPR-13874] #18447@TestPropertySource
#30981The text was updated successfully, but these errors were encountered: