Skip to content

🔵➖🔵➖🔵 Spring Boot Internationalization (Homework № 10 of the Java Software Development Course).

Notifications You must be signed in to change notification settings

Svitlana-Berezhna/spring-boot-internationalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Task 1 - Spring Boot Internationalization

Implementing Localization and Internationalization

  1. Create spring boot project using initializr.

  2. Create web page with "ENG" and "UKR" buttons.

  3. Switch locale in the spring boot project (do not forget about default one).

  4. Display information from property files and database in the current locale (for example, name and name_ua, etc.).

About

🔵➖🔵➖🔵 Spring Boot Internationalization (Homework № 10 of the Java Software Development Course).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published