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

Learn How To Implement Web GUIs in Java

There's no need to use JavaScript and HTML to build web UIs if you know Java. Learn how to do this using the open-source Vaadin Java web framework. Read all

Tips Every Spring Boot Developer Should Know

Let's discuss four important tips that every Spring Boot developer should be aware of as they're working with their perspective programs. Read all

Spring Boot: Test Restful Web Service Using Curl Client

In this video tutorial, we take a closer look at Spring Boot's Test RESTful web service using curl client. Let's get started! Read all

Introduction to Spring Data Elasticsearch 4.1

Getting started with the latest version of Spring Data Elasticsearch 4.1 using Elasticsearch 7 as a NoSQL database. First, I will briefly explain the ... Read all

Spring Data and R2DBC by Example

R2DBC is a project that enables us to develop reactive programs API with relational databases, as we can do with databases that natively offer reactive ... Read all

 

 

 

 

Top