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.
In this article, James Higginbotham explains what an SDK is, the differences between SDKs and helper libraries, and four different SDK patterns for API providers.
DZone's Tom Smith talked with Contrast Security co-founder and CTO Jeff Williams about how some companies use the cloud, what it offers, and how it could, and should change.
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.
The author investigates the effect of think time on the performance (i.e., throughput and latency) of a WSO2 API Manager under different concurrency levels.
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!
Want to write better unit tests in Java? Look no further. From test-driven development to measuring code coverage, here are seven tips to get the job done.
With the growth of API-centric IT initiatives, API gateways and management layers are common place. Should we consider an API gateway for microservices?