How to Dockerize Angular with NGINX and Spring Boot with MySQL using Docker Compose
In the previous article, we have implemented Two Factor Authentication with Spring Security and a Soft Token. In this article, we are gonna dockerize that application. Introduction Let's have a…