CSS3 Transitions vs. jQuery Animate: Performance

Read all

Data Integrity in NoSQL and Java Applications Using Bean Validation

Check out this post to learn more about integrating bean validation in a NoSQL database while maintaining data integrity. Read all

Autoscaling Your Kubernetes Microservice with KEDA

Introduction to KEDA—event-driven autoscaler for Kubernetes, Apache Camel, and ActiveMQ Artimis—and how to use it to scale a Java microservice on Kubernetes. Read all

Laravel Cron Scheduling and Its Secrets

If the number of cron tasks increase, or their effort becomes too heavy, there are internal behaviors you need to know to avoid big headaches. Read all

Where Spring Boot Meets Machine Learning Services: A Study

In this post, learn more about how the Deep Java Library brings Java developers into the machine learning (ML) game. Read all

Model Validation Using FluentValidation in ASP.NET

One requirement for any good API is the ability to validate input relying on different business rules. In this post, we'll look at model validation in ASP.NET Read all

Setting Up Starlight For JMS to Send 1 Million Messages Per Second

Discover how Starlight for JMS sends one million messages per second and reproduce the same results using our configurations. Read all

Building Microservices With gRPC and Java

Learn how to use gRPC, an open-source framework that can be used to build scalable and performant microservices and to create communication between services. Read all

Less Code With Spring Data Rest

Read all

Login With Google in Angular Firebase Application

Create a sample application to login with Google in the Angular Firebase application. Firebase has different login options to make user authentication quick. Read all

Calling Stored Procedures With IN and OUT Parameters From Spring Data JPA

In this post, explore what was learned while configuring the OUT parameter in calling the stored procedures using Spring JPA. Read all

How To Get Closer to Consistency in Microservice Architecture

Scenarios in microservice-based architecture can involve multiple microservices. Completion of the scenario depends on the task completion of each microservice. Read all

Spring @Transactional Mistakes Everyone Makes

One of the most popular Spring annotations is @Transactional. Here are the most common mistakes Java developers make when using it and steps to avoid them. Read all

 

 

 

 

Top