Java Reflection Advanced with Proxy: Creating a more robust code

preview_player
Показать описание
In this video, we'll give a next on Java reflection with Proxy.

If you like me and enjoy good framework API, you might love Spring Data Repository. It is fantastic that, as Java developers, we need to create an interface and define some methods, and that is it. We don't need to do anything else. It sounds like magic, but it is not. It is a Proxy API on Java, and you can learn to apply it to your interfaces, such as by monitoring or auditing the code.

That is the goal of this video, where we'll create a sample mini "Spring Data."

#java #proxy #reflection

00:00 Introduction
00:29 Review on Java Reflection
02:59 Create an Interface Repository
04:37 The Java Proxy implementation
Рекомендации по теме
Комментарии
Автор

Parabéns pela iniciativa em compartilhar todo esse conhecimento! Otavio alguns vídeos estão com um eco considerável parece ter origem no processo de edição... Your initiative is very helpful for those who are studying both Java and English. I just want to point this out with the intention of providing even more quality in your channel for the Java community. I hope this keeps growing! 🚀🚀🚀 Cheers!

denisonkolling