Most of us use Spring Boot to rapidly start the project by using its starter packages, one such package we use to connect persistent layer is spring boot data starter, and in most
There are multiple methods to work on native queries in spring boot,like using Query annotation @ResultSet mapping annotation to map non entity Dtos,
as query complexity increases code readability also decreases,
i
Overview:
* Creating custom annotation
* Creating component in spring boot
* Creation a configuration and middleware in spring boot
* Basic of Aspect and usage in spring boot
What is Aspect In Spring Boot ?
Aspects are