Improve The Performance of Spring JPA using Projections
Background We have been using Spring JPA quite extensively in our project. We had a...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on
April 27, 2024 ·
10 mins read
Google Authentication with Spring Boot Backend
Background I was trying to secure my Spring Boot based REST Endpoints using Google Authentication....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on
October 26, 2021 ·
16 mins read
Creating Spring JPA Entity And Repository Dynamically
Introduction At the outset, be warned that this is not for the fainthearted. Be prepared...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on
October 14, 2021 ·
14 mins read
Example of creating Cucumber based BDD tests using JUnit5 and Spring Dependency Injection
Introduction I am very passionate about testing. Have been so for very many years now....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on
October 12, 2021 ·
13 mins read
Creating Class Dynamically Using ByteBuddy and SpringBoot
Introduction In this post, we are going to talk about how we can generate a...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on
September 27, 2021 ·
11 mins read