-
Enterprise Java
Spring Boot and Micrometer with Prometheus Part 6: Securing metrics
Previously we successfully spun up our Spring Boot application With Prometheus. An endpoint in our Spring application is exposing our…
Read More » -
Enterprise Java
Spring Boot and Micrometer with Prometheus Part 5: Spinning up prometheus
Previously we got our Spring Boot Application adapter in order to expose the endpoints for prometheus.This blog will focus on…
Read More » -
Core Java
Java puzzlers from OCA part 6
Even for new Java developers, constructors are probably no big mystery. In essence, when you create an instance of a…
Read More » -
Enterprise Java
Spring Boot and Micrometer with Prometheus Part 4: The base project
In previous posts we had a look on Spring Micrometer and InfluxDB. So you are gonna ask me why prometheus.The…
Read More » -
Enterprise Java
REST / Using feeds to publish events
Dealing with events When working with multiple decoupled services (e.g. in a micro service architecture) it is very likely that…
Read More » -
Software Development
[MEGA DEAL] The Increase Your Google App Productivity with Google Script Bundle (97%)
Take Your Business Online Integration to a Whole New Level with 56 Hours of Instruction on Google Scripts, Apps, Projects…
Read More » -
Core Java
That’s Two Hours I Won’t Get Back
As I’ve said before around the subject of linting, there’s a limited benefit of spending time modifying your code just…
Read More » -
DevOps
Checking for Artifactory in a Jenkins Pipeline
One of my projects uses the Artifactory as the repository manager. Unfortunately when doing a Jenkins pipeline build, I sometimes…
Read More » -
Core Java
Java puzzlers from OCA part 5
In the fifth part of the Java Puzzlers series, we will see something related to X.parseX(String s) methods. You can…
Read More »