Java Weekly Newsletter - week 35 - September 4, 2019
Oleksandr Stefanovskyi
Java & Spring
HttpClient Executors - Now that HttpClient is out of incubator stage in Java 11, there are some behavioral changes to be aware of – when it comes to setting executors.
Scenarios using custom DSLs - A few tips for writing your own custom DSLs to implement behavior-driven testing.
Database
The Difference Between Isolation Levels and Consistency Levels — Isolation and consistency are important concepts in multi-user transactional databases that allow concurrent operations, but database vendors describe their level of support for these concepts in a variety of ways.
Amazon Forecast: Now Generally Available — This fully managed time-series forecasting service claims to deliver highly accurate forecasts with no machine learning experience.