Happy Employees == Happy ClientsCAREERS AT DEPT®

java

A collection of 3 posts

Convert GET to POST Inline with Java and Spring Gateway
java

Convert GET to POST Inline with Java and Spring Gateway

You have a third-party provider that you need to obtain news information from and the only API they have for this is a POST with a request body, yet this clearly should be a GET process since the API is simply retrieving data and nothing transactional is happening.

Kathy King2 min read
Keep Reading

Filter by

PlatformsTeamsProcessPeople
Publishing to Maven Central, a retrospective
java

Publishing to Maven Central, a retrospective

Package management can be something of a headache, but it doesn't have to be that way. Here's some tips to get you on your way with Maven Central.

Mike Hadam3 min read
Keep Reading