Writing documentation, we struggle with
Posted: December 22, 2021 | Documentation , Writing , Software EngineeringWriting documentation is not an easy task. It is sometimes more challenging - and not that spectacular, than writing source code since we as develo...
Responsive Terminal Applications in Golang
Posted: May 8, 2021 | Golang , ProgrammingWhile developing a terminal application with Golang, I recently struggled with the implementation of a feature, that was the responsiveness of the ...
A Guide to OAuth for RESTful Webservices
Posted: December 20, 2020 | Java , Spring , OAuth , SecurityAs service architecture evolves, new services may join your enterprise services landscape. The question, “Which service is authorized to run operat...
Matrix URIs, their semantics and usage in Java RESTful Services
Posted: November 1, 2020 | W3 , JAX-RSMatrix URIs, as Tim Berners-Lee called them in his personal design draft back then in 1996, or matrix parameters and sometimes path parameters, hav...