Dashs with Grafana, Prometheus and Actuator for Spring Boot using DockerHello, I’m Marcos and today I will use Grafana and Prometheus to start to monitor a Spring Boot application.Jan 27Jan 27
How to make a fanout pattern solution with RabbitMQ, using Infra as Code and scripts PythonHello, I am Marcos and I made this text in order to show one type of messaging solution called fan-out.Jun 3, 2023Jun 3, 2023
Mocking static methods with Mockito and JUnit5I wrote some static methods and here I show how simple it is to make mocks when we are using junit 5 and Mockito.May 28, 20231May 28, 20231
Using a DTO as the result of a query in Spring BootI used this solution to implement a query in my work that didn’t return an entity, just two fields.May 23, 20231May 23, 20231
Creating pagination and examples of queries in MongoDB using Spring Data JPAIn one of my texts, I made a Spring Boot application integrated with MongoDB. Today, I will add pagination and create some queries in order…Apr 23, 2023Apr 23, 2023
Docker, Localstack, and CloudFormationHello, my name is Marcos and in this text, we will build some services in Localstack using CloudFormation, while Localstack is running…Apr 10, 2023Apr 10, 2023
Querying data in MongoDB using MongoDB Compass and DockerMongoDB main characteristicsMar 6, 2023Mar 6, 2023
Published inJavarevisitedRedirecting requests using HTTP code in NGINXHi, my name is Marcos and today I have a interesting topic: supposing you have two Spring Boot (or whatever framework) based applications…Feb 21, 2023Feb 21, 2023
Sample best practice guide for writing codeAfter a time studying, writing, and reading other people’s code, I’ve gathered some items that make sense to me and I’d like to share them.Feb 19, 2023Feb 19, 2023