Skip to content

Refactor ProductsCreatedAfterClient

Use the HttpClient that became available in Java 11.

Consider refactoring to an async mode such that a custom executor service is not required. Build in configurable retries for transient errors or timeouts.