Read this post and learn how to take the first steps away from imperative database programming in Java using Hibernate and then how to go fully declarative with the Speedment stream ORM.
Learn how to take advantage of the Docker image layering model to run unit or component tests in a Docker container without polluting the production software.
Learn a handy trick to persist your natural key entities using Spring Data. See how that compares to surrogate keys and what other tricks that permits.
Open-source tools are free, but we need to look at the bigger picture. Check out this list of five regression testing automation tools for enterprises.
In this post we take a deep dive into Elasticsearch, including the basics as well as some different field types, replete with examples to help get you going with both static and dynamic mappings!