This simple example shows how to use Eureka as a service registry for Spring Boot microservices, and what this would look like when deployed in Docker containers.
In this post, we look at some of the best JS libraries for making AJAX calls, including jQuery, Axios, and Fetch. Read on for the whole list and code examples!
RDF triple stores and labeled property graphs both provide ways to explore and graphically depict connected data. But the two are very different and each has different strengths in different use cases.
Today, we'll learn how to build a currency conversion microservice as part of this tutorial on setting up a microservices architecture with Spring Boot.
Ansible is commonly used for deploying and testing in CI. The Ansible Run Analysis tool makes its large amounts of console data available and more readable for users.
In this article, I will describe how to bootstrap a new Spring 5 project that integrates Kotlin, Spring Webflux functional, Project Reactor, Swagger, Gradle, and JUnit.
In the first installment of this series, we'll learn about the concept of microservices and look at how to create a microservice with Spring Boot and Spring Cloud.
Let's create a simple multi-tenant API world that takes minimal boilerplate coding and configuration using Holon, Spring Boot, H2, and a few other odds and ends.
In this post, we look at how to create the functionality that tells your user if they've entered in their information correctly. But, you know, in a nice way.
With JavaScript-based frameworks dominating much of the web development world these days, is Java EE's JSF still relevant, and should you use it for your next project?