| | |
| | | import org.springframework.core.io.Resource; |
| | | import org.springframework.core.io.support.PathMatchingResourcePatternResolver; |
| | | |
| | | /* loaded from: blade-starter-i18n-9.3.0.0-SNAPSHOT.jar:org/springblade/core/i18n/source/WildcardReloadableResourceBundleMessageSource.class */ |
| | | |
| | | public class WildcardReloadableResourceBundleMessageSource extends ReloadableResourceBundleMessageSource { |
| | | private static final Logger log = LoggerFactory.getLogger(WildcardReloadableResourceBundleMessageSource.class); |
| | | private static final String PROPERTIES_SUFFIX = ".properties"; |