Getting a Real IDE Running Safely in Docker on a Mac: NetBeans, XQuartz, and a Nested X Server
Reviving a blog needs a project worth writing about, and this one turned out to be a good one: get a full, graphical Java IDE running... »
Reviving a blog needs a project worth writing about, and this one turned out to be a good one: get a full, graphical Java IDE running... »
Life got in the way of this blog for a while, and the longer I stayed away, the harder it got to come back. By the... »
Introduction I have on occasion had to convert an image, usually an icon into a data URI to embed in a web application. I was looking... »
There are a number of documents on how to run Kibana on Docker using a docker-compose file. The instructions from Elastic have you create a link,... »
I needed to set up my REST application to redirect users to my Open API Specification 3.0 (Swagger) UI in Spring. This can easily be accomplished... »