Read more

View all

What's the Difference Between SOAP and REST?

Ever wondered how two completely different systems talk to each other over the Internet? That’s what APIs (Application Programming In...

Optimistic and pessimistic locking

Ever had two people edit the same document at once and accidentally overwrite each other? Databases face the same problem when two us...

What Is the CAP Theorem?

At its heart, the CAP theorem (sometimes called Brewer’s theorem) says that in a distributed data system you can only have two of the fol...

Building a RESTful Web Service

This guide walks you through the process of how to create a “Hello, World” RESTful web service with Spring Boot. What We Will Be Bu...

How Does the Internet Work

Ever wondered how an email whizzes across the globe or how a website loads almost instantly? It’s not magic it’s a remarkable dance of addre...

MyBatis vs JPA: A Detailed Beginner’s Guide

When you’re building a Java app, the choice between MyBatis and JPA (Hibernate being the most popular implementation) can f...

Load More
No results found