Skip to content

Commit

Permalink
Update I18nConstants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Apr 22, 2024
1 parent 17e93d9 commit 026d38a
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@ public interface I18nConstants {
*/
String SUPPORTED_LOCALES_PROPERTY_NAME = PROPERTY_NAME_PREFIX + "supported-locales";

/**
* Generic {@link ServiceMessageSource} bean name
*/
String COMMON_SERVICE_MESSAGE_SOURCE_BEAN_NAME = "commonServiceMessageSource";

/**
* Generic {@link ServiceMessageSource} Bean Priority
*/
int COMMON_SERVICE_MESSAGE_SOURCE_ORDER = 500;

/**
* The Primary {@link ServiceMessageSource} Bean Bean
*/
Expand Down

0 comments on commit 026d38a

Please sign in to comment.