ResourceBundle not found for MessageSource when placed inside a folder

后端 未结 13 1267
星月不相逢
星月不相逢 2020-12-08 17:11

I am trying to use resource bundles with Spring\'s Message Source. Here is the way I am doing it:

@Component
public class MessageResolver implements MessageS         


        
13条回答
提交回复
热议问题