Can somebody give me reference/sample code of Spring 3.0 internationalization (annotation based, without XML)?
Asked
Active
Viewed 249 times
0
-
1did you tried any thing? – developer Jul 31 '12 at 11:12
-
1Was Google broken or why didn't you find [this](http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html#context-functionality-messagesource)? No annotations, only XML. – Jul 31 '12 at 11:12
-
I do not have much idea of spring 3.I need only annotations no XML – AJ01 Jul 31 '12 at 11:17
-
just thinking how annotations can be employed for internationalization? – Saurabh Jul 31 '12 at 11:33