in28minutes / spring-boot-examples

Code Examples for everything thats written on www.springboottutorial.com
https://www.springboottutorial.com
1.24k stars 3.36k forks source link

Internationalisation doesn't work #5

Open vinamelody opened 5 years ago

vinamelody commented 5 years ago

Hi in course Master Java Web Services and REST API with Spring Boot - Step 18, the internationalisation does not work and i'm getting No message found under code 'good.morning.message' for locale 'null'.. Is there any way to fix it?