Spring Boot
-
Enterprise Java
Mastering Spring Boot: Top Interview Questions with Solutions
In the ever-evolving landscape of software development, Spring Boot has emerged as a pivotal framework for building robust and scalable…
Read More » -
Enterprise Java
Synergizing Spring Boot and React for Web App Success by Using Hilla Framework
In the ever-evolving landscape of software development, creating clean, maintainable, and efficient business applications is a paramount goal for organizations…
Read More » -
Software Development
10 Popular Microservices Frameworks
As we step into the realm of 2023, microservices architecture continues to stand at the forefront of this technological revolution.…
Read More » -
Enterprise Java
Java Application with Neo4j: How to use Spring custom queries and projections
We previously built a Java application on a Neo4j graph database. Now we can take this further by exploring custom…
Read More » -
Enterprise Java
Pouring Coffee into the Matrix: Building Java Applications on Neo4j
In this blog post, we will step through building an application in Java that highlights the capabilities and powers of…
Read More » -
Enterprise Java
So you want to expose your JAX-RS services over HTTP/2
Nonetheless HTTP/2 is about six years old (already!), and HTTP/3 is around the corner, it looks like the majority of…
Read More » -
Enterprise Java
Add Grpc to your Spring Application
On the previous example we had a Java application spinning up an http server and upon this Java process operating…
Read More » -
Enterprise Java
Receive Pub/Sub messages to your Spring Application
Pub/Sub is a messaging solution provided by GCP Before we dive into the actual configuration we need to be aware…
Read More » -
Enterprise Java
Providing useful API error messages with Spring Boot
For API users it is quite important an API provides useful error messages. Otherwise, it can be hard to figure…
Read More »