A Piece of My Code
Tuesday, June 8, 2021
My tips for recruiters (part 1)
›
It is no secret that IT people is on high demand of highly talented experienced professionals. It has been like that for several years as fa...
Wednesday, December 9, 2020
WFH 2.0
›
As part of the human specie living the events of the 2020 year, you are probably very familiar with the top one cliche phrase of the year: ...
Thursday, November 12, 2020
Java: Solving Anagrams with streams
›
I have been playing with code problems. Since I'm studying for Java 11 certification, I decided to resolve the Anagrams problem using st...
Thursday, October 22, 2020
Gradle: Exclude SpringBoot Application Class from Jacoco Coverage
›
Jacoco plugin is a must if you care about not just writing random unit tests, but to ensure you have the right coverage for your code base...
Thursday, April 2, 2020
Spring REST Controller: Resolve conflicts between root controllers endpoints and swagger-ui.html
›
Our team had some issues setting up swagger. We've been adding swagger to multiple services and for a strange reason, one service was n...
›
Home
View web version