Skip to content

This demo shows how to implement internationalization with Spring Boot

Notifications You must be signed in to change notification settings

hendisantika/spring-boot-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Internationalization Demo

A demo showing how to set up internationalization in a Spring Boot app.

Just pull this project down in Eclipse, then build it. Once it's built, you can run it from the command line with: java -jar InternationalizationDemo-1.0.jar

Alternatively, you can run it within Eclipse by right-clicking on Application and selecting Run As... Java Application.

Once the application is launched, you can access it at http://localhost:8080/

Screenshot

Home Page

Home Page

About

This demo shows how to implement internationalization with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published