Implementation of Data Access Layer with JPA JPQL in Spring BootJPA(Java Persistance API) — JPA is a specification of Java which is used to map Java objects to a relational database, acting as a bridge…Dec 11, 2020Dec 11, 2020
Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC — Part 2In the previous part i.e. Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC — Part 1 , we implemented REST APIs for CRUD…Nov 25, 2020Nov 25, 2020
Creating Spring Boot CRUD Rest APIs with Data JPA and JDBC— Part 1Spring Boot is a highly used and popular framework in Java which is easy to start with and understand as well. In order to get a head…Nov 18, 2020Nov 18, 2020
Introduction to Spring ArchitectureA brief guide to understand the WHAT’S of SPRINGJul 30, 2020Jul 30, 2020