Running Spring REST API as a container using Docker Desktop

In this post we will see how to build a docker image for the spring REST API and run it as a container.

Before seeing the details of building docker image we will see how to do maven build for the Spring boot REST API and run the app from command line. For this exercise we will use the REST API build for postgreSQL Demo.

https://technopractic.com/spring-boot-postgresql-example/

Leave a Reply

Your email address will not be published. Required fields are marked *