Get more flexibility in your Java code by exploring reflection.

preview_player
Показать описание
Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover several points such as ORM, Rest application, and so on. It is why several frameworks use it, such as Hibernate, Spring, Microprofile, and Jakarta EE. This feature is worth learning and applying in several cases, such as internal conversion or a security protocol to some fields.

In this video, we'll introduce this API, allowing you to create annotations and read through the Java Reflection API.

#java #reflection #api

00:00 Introduction
00:23 Why Reflection?
02:09 Configuration and context
02:31 Create the Mapper interface and annotations
07:27 Using Java reflection
Рекомендации по теме
welcome to shbcf.ru