Video: Spring Boot Testcontainers Support for Local Development
With Spring Boot 3.1, Testcontainers support for local development was added. This video will show you how this works and how to use it.

Simon Martinelli is a Java Champion, Vaadin Champion, and Oracle ACE Pro, with over three decades of experience as a software architect, developer, consultant, and trainer. As the owner of Martinelli LLC, he specializes in optimizing full-stack development with Java and has a deep focus on modern architectures and distributed systems. He frequently shares his expertise by speaking at international conferences, writing articles, and maintaining his blog: https://martinelli.ch. His passion for teaching is reflected in his work as a lecturer at two universities of applied science in Switzerland.

Simon Martinelli
5,860 viewsWith Spring Boot 3.1, Testcontainers support for local development was added. This video will show you how this works and how to use it.

Simon Martinelli
6,772 viewsIn Spring Boot 3.1, Docker Compose support was added to simplify local development with external resources.

Simon Martinelli
8,652 viewsWhen using the publish-subscribe domain with JMS, we often want to use durable subscriptions. But how can this be done with Spring Boot?

Simon Martinelli
13,898 viewsTestcontainers is a fantastic way to start resources as containers. Even if there is no pre-made container, you can always use …

Simon Martinelli
4,433 viewsIn this video I show how simple it can be to add drag and drop to a Vaadin application!

Simon Martinelli
6,878 viewsSecurity matters! Learn how to configure Vaadin and Spring Security to use OAuth2 with Keycloak on Foojay.io Today!

Simon Martinelli
5,184 viewsDeploying to Google App Engine is straight-forward using the Maven plugin, but you must analyze the log files and probably configure the …

Simon Martinelli
5,605 viewsLearn how to use the web application framework Hilla to create a master-detail view with a Grid to display data and a Form to edit the data.

Simon Martinelli
6,636 viewsAnalyzing & visualizing message flows between business functions was the goal of my current project. Learn about where Vaadin and Neo4J fit!

Simon Martinelli
6,070 viewsQuickly learn how easy it is to create data-centric web applications with the combination of Vaadin and jOOQ!