i18n Full Guide: How to Internationalise your Spring boot REST API

Описание к видео i18n Full Guide: How to Internationalise your Spring boot REST API

Buy me a coffee: https://ko-fi.com/boualiali Internationalization is the process of designing web applications or services in such a way that it can provide support for various countries, various languages automatically without making the changes in the application. It is also known as I18N because the word internationalization has total 18 characters starting from I to N.

Localization is performed by adding locale-specific components such as translated text, data describing locale-specific behavior, etc. It supports full integration into the classes and packages that provide language-or-culture-dependent functionality.

Java provides the foundation for internationalization for desktop and server applications. There are following important internationalized areas of functionality.

Don't Forget to
===========================================
💯 Subscribe to the youtube channel
💯 Join our Discord Community -   / discord  
💯 Join our Facebook Group -   / 589612651142975   #spring #boot #learning #teaching #share #subscribe #i18n #internationalisation
What’s going on guys welcome to my channel.

Before we start, don’t forget to hit the like button and if you’re new here don’t forget to subscribe and enable the notifications to get more videos.

In this video you will learn how to internationalise and provide translations to your REST API using spring boot

Table of content
00:00 Subscribe and follow
00:17 What you will learn
01:20 Create a spring project
01:44 Setup the project and add the configuration
07:28 Add the messages configuration
08:10 Coding the controller
09:50 Test and check the output
10:33 Get the locale from the request header
12:58 What we learned in this tutorial?
15:33 Like Subscribe and Share



❤️ Thanks for watching

Комментарии

Информация по комментариям в разработке