juanmbrunodev / ecommerce-microservices

Generic microservices project for an imaginary ecommerce site.
GNU General Public License v3.0
1 stars 0 forks source link

Feature: Dockerize microservices. #2

Closed juanmbrunodev closed 1 year ago

juanmbrunodev commented 1 year ago

Main Changes: Adding docker nature to all the services, and docker compose capabilities to the whole microservices landscape. Other ChangeS: changes to increase Java and Gradle versions too. Started README files with info pertaining to these docker changes and instructions on how to run the landscape.