20 Spring and Spring Boot Interview Questions in depth
covers
- spring mvc
- spring data jpa
- spring security
- core spring
- spring boot testing
- spring boot
A thread 🧵
20+ Hibernate interview questions and articles
covers
- get vs load
- save vs persist
- first level cache
- second level cache
- entity mapping
A thread 🧵
Difference between First and Second Level Cache in Hibernate [Answer]
20 Best Java 8 Articles by @javinpaul
covers
- stream
- map
- flatmap
- lambda expression
- new date and time
- filter
- functional programming
A thread 🤔
How to use Spliterator in Java 8 - Example Tutorial