In the first post of this series, get a brief look at research about neural networks, finite state machines, models of the human brain, and abstract machines.
Learn how to create a Maven project for using Spring Data with Apache Ignite Grid and how to persist entities into Ignite caches through the Spring Data framework.
Read about some of the great features, and the catches, of the NATS open source messaging system for cloud native apps, IoT messaging, and microservices architectures.
Spring Cloud's config server capabilities make updating microservices across your system a breeze. Let's walk through setting up and changing properties step by step.
Get a glimpse of how to put Java 9's modularity to work, including overviews of module types and module descriptors as well as best practices and advice.
JUnit 5 is drawing near, so it's time to look at its new Extension API. Here, we see how to us it and determine exactly when tests are run on your code.
When it comes to build automation tools, Gradle and Maven are the two heavy hitters. See each one's strengths and weaknesses and learn when to use each.
Learn how to install and configure a DC/OS monitoring stack with cAdvisor, InfluxDB, and Grafana to gather, export, store, and display detailed metrics.