Friday 24 April 2020

Java Tutorial 194 - Java.util.UUID Class - Playlist

Spring boot Tutorial 34 - Spring boot+JMS+ RabbitMQ Example - Playlist

Spring boot Tutorial 34 - Spring boot+JMS+ RabbitMQ Example - Playlist:
https://www.youtube.com/watch?v=zbp_6yWZrIQ&list=PLmCsXDGbJHdhDxGaaio6pY2qNNkLTcZSY

Spring boot Tutorial 33 - Spring Boot - Sending Email - Playlist

Spring boot Tutorial 33 - Spring Boot - Sending Email - Playlist:
https://www.youtube.com/watch?v=1w4yu5vdvtk&list=PLmCsXDGbJHdiyLOB5B-9jkoINw4PG_YSH

Spring boot Tutorial 32 - Spring Boot - Enabling HTTPS - Playlist

Spring boot Tutorial 32 - Spring Boot - Enabling HTTPS - Playlist:
https://www.youtube.com/watch?v=M63kUUVIm8E&list=PLmCsXDGbJHdiHkSFEcKxBRYOpu_WoUAd9

Spring boot Tutorial 31 - Spring Boot Batch Service - Playlist


Spring boot Tutorial 31 - Spring Boot Batch Service - Playlist:

Java Tutorial 196 - Java.util.Locale Class - Playlist

Java Tutorial 196 - Java.util.Locale Class - Playlist:
https://www.youtube.com/watch?v=um77xqHUsNs&list=PLmCsXDGbJHdgrVTbdWkSzYiayuTCuRdeC

Spring boot Tutorial 29 - Spring Boot Actuator - Playlist

Spring boot Tutorial 29 - Spring Boot Actuator - Playlist:
https://www.youtube.com/watch?v=cdAbAK8PleA&list=PLmCsXDGbJHdg7OShmQbqOiXpbcFdGa_v2

Spring boot Tutorial 30 - Spring Boot Caching - Playlist

Spring boot Tutorial 30 - Spring Boot Caching - Playlist:
https://www.youtube.com/watch?v=OSz6bgG5cjo&list=PLmCsXDGbJHdiRgw5tJYhcrTn_z_RTO_F2

Java Tutorial 195 - Internationalization in Java - Playlist

Java Tutorial 195 - Internationalization in Java - Playlist
https://www.youtube.com/watch?v=5Ho4mqIpZck&list=PLmCsXDGbJHdhrqnbg6otzgINxL0J7NQ7j

How to send/receive a product object to/from the queue with manual ack (Spring boot+JMS+ RabbitMQ)?

How to send/receive a product object to/from the queue (Spring boot+JMS+ RabbitMQ Example)?

How to send/receive a message to/from the queue (Spring boot+JMS+ RabbitMQ Example)?

Spring boot – Send an email with an attachment | Spring Boot - Sending Email

How to enable HTTPS in a Spring Boot application? | Spring Boot - Enabling HTTPS

How to install Keystore explorer and how to use Keystore explorer?

Batch Processing Large Data Sets with Spring Boot and Spring Batch | Spring Boot - Batch Service

How to use getDisplayName(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getDisplayLanguage(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getDisplayCountry(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getVariant() method of Locale class? | Java.util.Locale class

How to use setDefault(Locale newLocale) method of Locale class? | Java.util.Locale class

How to use getISOLanguages() method of Locale class? | Java.util.Locale class

How to use getISOCountries() method of Locale class? | Java.util.Locale class

How to use getAvailableLocales() method of Locale class? | Java.util.Locale class

How to use Locale(String language, String country) constructor of Locale class? | Java.util.Locale

How to use Locale(String language) constructor of Locale class? | Java.util.Locale class

How to use different country constants supported by Locale class? | Java.util.Locale class

Java.util.Locale Class Introduction | Internationalization in Java

What is Internationalization and Localization in Java? | Internationalization in Java

How to Configure Cache in Spring Boot Applications? | Spring Boot Caching

Spring Boot - Cloud Configuration Server | Centralized Configuration

Spring Boot - Eureka Server | Service Registration and Discovery

Spring boot - Admin Server and Admin Client example

Internationalizing Time (I18N with Time) | Internationalization in Java

Internationalizing Number (I18N with Number) | Internationalization in Java

Internationalizing DateTime(I18N with DateTime) | Internationalization in Java

Internationalizing Date (I18N with Date) | Internationalization in Java

Internationalizing Currency (I18N with Currency) | Internationalization in Java

Spring Boot Actuator: Production-ready Features