How to deploy and run Real-Time Java Application with Maven in Docker part 2

Presenter: Wasin Waeosri from Refinitiv

Length: 7 mins

Docker is an open containerization platform for developing, testing, deploying, and running any software application. The combination of Docker and Maven provides a consistent development environment for Java developers and the team. The RTSDK Java developers can fully gain benefits from both Docker and Maven. The SDK is now available in Maven central repository and the refinitivapis/realtimesdk_java Docker Hub repository. This project helps Java developers integrate the Maven development environment with the Docker container to simplify the real-time development process for both simple and advanced use cases.

This video shows how to build and run multiple RTSDK Java applications with Maven on a Docker container using the Docker Compose tool.

Full article and details about the steps to retrieve the data can be found in the following article.