Java
-

Pagination and Sorting with Spring Data JPA
Learn Pagination and Sorting with Spring Data JPA with code examples. Understand how to get Paginated and Sorted results using…
Read More » -

Difference between @ContextConfiguration and @SpringApplicationConfiguration in Spring Boot Integration Test
Even though both @ContextConfiguration and @SpringApplicationConfiguration annotations are used along withSpringJUnit4ClassRunner to specify how to load the Spring application context,…
Read More » -

Application Auto Scaling on AWS – Options and Impact on Performance
It is essential to scale software applications to avoid performance bottlenecks with increased work load due to may be increase…
Read More » -

Eclipse GlassFish 5.1 is here!
The release of Eclipse GlassFish 5.1 is an important milestone for Jakarta EE! First of all, it is a confirmation…
Read More » -

APIGEE: CI/CD Pipeline for API Proxies
In this article we will see how to create CI/CD pipeline for APIGEE API proxies. I have referred couple of…
Read More » -

jcmd, Circa JDK 11
Nicolas Fränkel recently published a survey of command-line tools delivered with OpenJDK 11 in the blog post “OpenJDK 11, tools…
Read More » -

Dynamic Content Caching with AWS Lambda, S3 and AWS CloudFront
Serving content quickly is essential for any website or application to have better customer experience. If you have hosted your…
Read More » -

How to Deploy Maven Artifacts to CloudRepo via Rultor
In my previous article, I described how to set up a private Maven repository in Amazon S3 and deploy there…
Read More » -

Amazon Corretto 8
UPDATE! I have updated the option of running Corretto in Docker to using the amazoncorretto Docker image available from Docker…
Read More »




