Want to learn more about handing the unanticipated enum value in the JDK switch expressions? Check out this post to learn more about how to handle switch expressions.
While typically focused on accelerating database reads, Speedment also has write functionality. In the latest version, a much-anticipated feature has been added — the ability to determine a subset of columns to update.
Want to learn how to build an application with service discovery and client-side load balancing? Check out this post to learn more about using Eureka and Ribbon.
Want to learn more about the difference between types of hashCode? Check out this post where we compare the Arrays.hashCode() and Objects.hash() methods.
Look at containerizing a Spring Data Cassandra Application. More specifically, how to put a Spring application that connects to a Cassandra database into containers.