Mihaita TintainJavarevisitedA practical approach to integration testsElevate your testing game in Spring Boot with TestContainers, Toxiproxy and Prometheus for resilient apps 🚀Apr 2Apr 2
Mihaita TintainJavarevisitedTesting Made Easy: A Closer Look at Spring Boot’s @ServiceConnection AnnotationUncover simplicity in integration testing with Spring Boot’s @ServiceConnection! Streamline setup, delete redundancies, and code happily…Dec 22, 2023Dec 22, 2023
Mihaita TintaMoving time backwards in Spring Boot testsCan we set the time in the past in our application tests to make sure time-based conditions are properly met?Jul 24, 2023Jul 24, 2023
Mihaita TintainING Hubs RomaniaSpring Boot and Flutter integration without passwordsImagine you create a new mobile application, your users signup for a new account using just their phone PIN or fingerprint. What if your…Oct 17, 20224Oct 17, 20224
Mihaita TintainJavarevisitedAsync Controllers with Spring BootWhen you search about async methods in Spring you learn about @EnableAsync annotation and you add @Async to your methods, but is that all?May 18, 20221May 18, 20221
Mihaita TintainJavarevisitedClient Side Load Balancing with Spring WebClientIf another API is hosted on multiple machines, how can we spread the load across all of them with an easy and configurable way?May 3, 2022May 3, 2022
Mihaita TintainING Hubs RomaniaA simple mTLS guide for Spring Boot microservicesIn a Zero trust network nothing is trusted by default. When something calls our API, how can we be sure the caller is the right one?Feb 8, 20223Feb 8, 20223
Mihaita TintainJavarevisitedCreate a WhatsApp like application. Part 4 AngularIt’s time to consume our API from the browser with Angular. We create a passwordless login flow and a chat with using WebSocket.Jan 8, 2022Jan 8, 2022
Mihaita TintainJavarevisitedCreate a WhatsApp like application. Part 3 Spring SecurityWe apply Spring Security to protect our application with the default configuration while still validating our own functionality E2EDec 14, 20211Dec 14, 20211
Mihaita TintainJavarevisitedCreate a WhatsApp like application. Part 2 Rest API Endpoints, WebSocket connection and testingWe create a WebSocket connection to allow users to send and receive messages while adding more tests to have an updated API documentation.Dec 9, 20211Dec 9, 20211