All about Generics: Part 1
Java requires to specify types in all aspects of its code, methods, fields, interface etc, however, still, with generics a piece of code can …

Java requires to specify types in all aspects of its code, methods, fields, interface etc, however, still, with generics a piece of code can …

Let’s learn java stream API with a few practical examples.

Using FetchType.EAGER is a very bad practice, since our services may not require all the data of the mapped entities in all cases.