Spring Boot
Practical Spring Boot notes about REST APIs, validation, error handling, persistence and production backend patterns.
- Spring Boot Validation Explained with Practical Examples
- JPA vs Hibernate Explained for Backend Developers
- Spring Boot REST API Best Practices for Backend Developers
- ArrayList vs LinkedList in Java for Backend Developers
- HashMap vs ConcurrentHashMap in Java for Backend Developers
- Java Collections Framework Explained for Backend Developers
- Exception Handling in Java for Backend APIs
- Java Records Explained for Backend Developers
- Dependency Injection Explained With Java and Ruby Examples