InJavarevisitedbyEmanuel TrandafirAll the 16 Lombok Annotations Explained in a 4-minute articleExplaining each of the 16 annotations in less than 20 seconds. How many of them did you know?Feb 2, 20235Feb 2, 20235
InProgramming SharingbyThành TrầnCustom Repository in Spring Data JPASpring Data JPA already provides many solutions that allow us querying data easier such as Query Method, Query Method, or four repository…Jan 11, 2021Jan 11, 2021
InNerd For TechbyAWDESHJPA is a standard for ORM.In Spring Boot, Spring Data JPA brings the goodness of Spring Data and JPA together.Mar 3, 2021Mar 3, 2021
InOmarElgabry's BlogbyOmar ElgabrySpring: A Head Start 🔥 — Spring Data Access (Part 6)Working with databases using JDBC and Hibernate.Sep 12, 2017Sep 12, 2017
InDev GeniusbyMd Sajedul KarimSecuring REST API with Spring Security, JWT, and JPASpring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for…Apr 6, 20211Apr 6, 20211
Intechhubaarhus-techblogbyAnna KnudsenHow to implement an SQL join — with JPAIn my last blog post about Spring JPA, I went through a very simple example to demonstrate what Spring JPA is and how to use it.Apr 13, 2021Apr 13, 2021
InThe StartupbySohan GanapathySpring Data JPA Projection support for native queriesA basic guide for using Spring Data JPA projections for native queries and nested projection objects.May 16, 20199May 16, 20199
Marian C.Using Spring Data with EclipseLinkHow to replace Hibernate with more robust EclipseLink in Spring Boot-based applicationsJul 1, 2022Jul 1, 2022
Luiz Gustavo De O. CostaShould I use CrudRepository or JpaRepository?By default when I need to write a code to communicate with Repository I thought to use CrudRepository, but the JpaRepository also is an…Aug 21, 20211Aug 21, 20211
InProgramming GeekbyHimanshu TibrewalJPA(Java Persistence API)Article Flow 1. Introduction 2. Entity 3. Entity Manager 4. Collection Mapping 5. Types of Mapping 6. CascadingJun 11, 2019Jun 11, 2019
Saul TobiasA Quick Start with Spring Boot and Spring Data JPAThe Spring Framework is used to make it easier to develop Java applications. Spring Boot is a project from the Spring team that makes it…May 29, 2020May 29, 2020
Ragunath RajasekaranSpring Data JPA, Hibernate, ORM & Repository (Part4)Explains more about Spring Data JPA and ORM tools used to interact with Databases in SpringBoot applicationsOct 1, 2019Oct 1, 2019