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
Google Authentication with PHP REST Server
Introduction In our previous post, Google Authentication with ReactJS and Typescript we saw how to...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on January 10, 2021 ·
7 mins read
Google Authentication with ReactJS and Typescript
Introduction Today, we will see how to integrate Google Authentication with a front-end application written...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on January 05, 2021 ·
3 mins read
Creating REST Service with PHP from a Java programmer's perspective
Prelude My brush with PHP was quite accidental. I was a young Java programmer way...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on December 23, 2020 ·
35 mins read
Training Tesseract 4.x (LSTM) For Bengali
Introduction Well, I guess Tesseract needs no introduction, suffice to say that, it is the...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on May 09, 2020 ·
5 mins read
Using Tesseract OCR with Java
Introduction Tesseract is one of the most popular open source Optical Character Recognition systems around....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on May 02, 2020 ·
3 mins read