Until recently we could use something like this to show the maven version and timestamp inside the /info actuator: As we updated to Spring Boot 2.1.3 the application didn`t want to start up. The error message said the we couldn’t use the @ delimiter. To fix this problem you need to do the following: pom.xml […]
Devoxx UK Deep Dive: Streams and CompletableFutures
A few weeks ago I took part in the DevOxx UK Deep Dive Session Parallel and Asynchronous Programming with Streams and CompletableFuture hold by Venkat Subramaniam (@venkat_s). I did write a lot of notes. So here they are 😀