Learn how Testcontainers support introduced in Spring Boot 3.1.0 simplifies testing and local development.
spring boot
How I Built My First Containerized Java Web Application
It gives me immense pleasure to present this blog as I intern with Docker as a Product Marketer. This incredible experience has given me the chance to brainstorm many new ideas. As a prior Java developer, I’ve always been amazed by how Java and Spring Boot work...
Containerizing a Legendary PetClinic App Built with Spring Boot
Per the latest Health for Animals Report, over half of the global population (billions of households) is estimated to own a pet. In the U.S. alone, this is true for 70% of households. A growing pet population means a greater need for veterinary care. In a survey by...
9 Tips for Containerizing Your Spring Boot Code
At Docker, we're incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does. Are you working on something awesome with Docker?...
Spring Boot Development with Docker
The AtSea Shop is an example storefront application that can be deployed on different operating systems and can be customized to both your enterprise development and operational environments. In my last post, I discussed the architecture of the app. In this...