Lambda expression facilitates functional programming, and simplifies the development a lot, Lambada provides the feature like sort of anonymous function which we use in the scripting language like PHP or Js which provide
This program helps to remove time append with date object. in certain scenarios we might have stored complete iso string or an timestamp which has time recorded. when we try to compare date
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