I’m going to use the Spring’s Actuator endpoint on /no-auth/actuator/info to parse the date of the last service’s git commit
and print a simple report with the age or my services.
[Read More]
I had a RabbitMQ cluster with two nodes, and the applications sometimes failed to reconnect. Finally I had time to investigate and fix the issue.
[Read More]