Dockerize Springboot Java Application
Project flow:
Initialize spring boot --->Build and Run the application(locally)--->Create Dockerfile
--->Run Docker container.
Initilize spring
Initialize spring using the spring initializer website where u can give the name of your project and the j...
krishna25.hashnode.dev1 min read