Spring Data JPA Tutorial: Introduction - Petri Kainulainen
Por um escritor misterioso
Last updated 26 abril 2025

Creating repositories that use the Java Persistence API is a cumbersome process that takes a lot of time and requires a lot of boilerplate code. We can eliminate some boilerplate code by following these steps: Create an abstract base repository class that provides CRUD operations for entities. Create the concrete repository class that extends the […]

Xavier Padró's Blog

Testing Spring Boot application in post-JUnit 4 world (Yura Nosenko, Ukraine) [RU]

Download Learn Spring Framework - JAVA android on PC

Spring Data JPA from 0-100 in 60 minutes

Xavier Padró's Blog

Spring Data Jpa Repositories Autocomplete findBy methods not working with Spring Boot(13.1) – IDEs Support (IntelliJ Platform)

Understanding Spring Web Application Architecture: The Classic Way - Petri Kainulainen
Petri Kainulainen - Software Architect - Nitor

Understanding Spring Web Application Architecture: The Classic Way - Petri Kainulainen
What are some advanced topics in Spring Boot? - Quora

Building Fast and Scalable Persistence Layers with Spring Data JPA