Java
-
Streamlining Local Development with Dev Containers and Testcontainers Cloud
Learn how to run Testcontainers-based tests or services from within dev containers and how to leverage Testcontainers Cloud securely and efficiently to make interacting with Docker even easier.
Read now
-
How to Run Hugging Face Models Programmatically Using Ollama and Testcontainers
Learn how you can programmatically consume and run AI models from Hugging Face with Testcontainers and Ollama.
Read now
-
Develop Kubernetes Operators in Java without Breaking a Sweat
Discover testing possibilities that let developers consider Java as the language of choice for Kubernetes-related projects.
Read now
-
A Promising Methodology for Testing GenAI Applications in Java
Testing applications that incorporate AI can be difficult. In this article, we share a promising new methodology for testing GenAI applications in Java.
Read now
-
Shorter Feedback Loops Developing Java Apps with Digma’s Free Docker Extension
The Digma Docker extension acts as your own intelligent agent for monitoring code execution, especially in development and testing.
Read now
-
Spring Boot Application Testing and Development with Testcontainers
In this article, we’ll learn how Testcontainers support introduced in Spring Boot 3.1.0 simplifies testing and local development.
Read now
-
How I Built My First Containerized Java Web Application
Developing and deploying with Java and Spring Boot doesn’t have to be difficult! Follow along as we containerize a Spring Boot sample application.
Read now
-
Resources to Use Javascript, Python, Java, and Go with Docker
Developing and deploying your applications with Docker is easy, but you may not know where to start. Hit the ground running with these resources.
Read now