Want to learn REST API Development with Spring?
Here are useful resources, includes
- article,
- tutorials,
- courses,
- tools
- interview questions
- and books
A thread 🧵
How to Consume JSON from RESTful Web Service and Convert to Java Object - Spring RestTemplate Example
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 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 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