17. September 2022 Verify database content from a karate test. When you develop some API and write acceptance tests, database content often needs to be verified. Read this blog post to learn how to validate the database content direct from a karate test.
18. August 2022 3 Ways to run Karate Tests for Spring-Boot Applications. This small tutorial shows us three ways to execute karate tests for spring boot applications. It covers test execution for development, ci pipeline and deployed systems.
3. September 2021 Sending Emails with Spring Boot In this small tutorial, we walk through the possibilities of sending out emails with Spring Boot applications. It covers sending emails with attachments, HTML emails, and also testing.
29. August 2021 ShedLock with Spring Boot ShedLock for Spring Boot solves a very common problem, which occurs when running scheduled jobs in your application when deployed with a high availability setup into a production environment. You might be ending up with multiple job executions at the same time.
24. August 2021 Sentry with Spring Boot Spring Boot provides everything a developer needs to bootstrap modern applications. Operational aspects are not omitted but delegated to third-party services and tools. Sentry helps us in this regards too.
8. February 2017 Spring Cloud Workshop at OOP 2017 Munich Patrick Baumgartner and Raphael Ackermann of 42talents have been running the sold-out workshop Development of Microservices with Spring Boot, Spring Cloud, Netflix OSS and Docker at OOP 2017 in Munich...