With this post, we start a series that will provide a guide on building a fault-tolerant, scalable, microservice-based solution with Apache Ignite In-Memory Data Fabric.
Check out this quick code snippet to get hot swapping up and running for your Spring Boot app. Tired of having to exit out and restart after every change? No more.
Take a look at how Stormpath built their API with Spring Boot, including step-by-step instructions for setting up dependency injection, JSON conversion, and more.
If you are using Docker and Java, you might want to build the image from a Dockerfile in your build tool. In this post, we discuss how to do this in both cases.
A microservice architecture design pattern has advantages over a monolithic design pattern. The idea is to divide the single application into interconnected applications.
This week’s top news returns by highlighting Continuous Delivery as a best practice in software delivery. Continue reading for more on the latest DevOps news and trends.
Here's a look at containerized microservices using Kubernetes to host a Java Spring Boot application, accessing Couchbase with the newest Kubernetes platform.