×

MVP Java's video: Deploy Spring Boot WAR to Tomcat Docker Container Linked to MongoDB

@Deploy Spring Boot WAR to Tomcat Docker Container Linked to MongoDB
Deploy your Spring Boot war application to a Apache Tomcat Server which is Docker Container linked to MongoDB. The demo war application uses a REST Controller to respond to mapped URL requests and stores its visitor page count via logging to MongoDB whose value can then be retrieved via another URL mapping. I’ll cover how to perform container linking via a docker compose YAML file and the docker compose commands. Docker Compose will start 3 Containers; Tomcat, MongoDB and Firefox at the correct IP address, port and address bar URL so that you don’t even have to start your browser or enter anything! The tutorial goes on to demonstrate how you can git clone the spring boot application from GitHub and then simply re-produce the same exact environment via docker compose which references all images already pushed onto DockerHub. Learning Docker Container linking is a must! If you missed the 2nd tutorial in my Docker for Java Developer series then check it out here ... “Deploy Spring Boot WAR to Tomcat in Docker Container” https://youtu.be/6vjo3pMXW7I If you missed the 1st tutorial in my Docker for Java Developer series then check it out here ... “Docker for your Java Development Environment” https://youtu.be/1BI2W-PGkKw =============================================================================================== Subscribe to MVP Java ... https://www.youtube.com/c/MVPJava?sub_confirmation=1 Follow me ... Website: http://www.mvpjava.com Google+ : http://bit.ly/1Jsnnfj Facebook: https://www.facebook.com/mvpjava Twitter : https://twitter.com/mvpjava

78

8
MVP Java
Subscribers
5.1K
Total Post
46
Total Views
467.8K
Avg. Views
9.7K
View Profile
This video was published on 2017-03-23 13:30:03 GMT by @MVP-Java on Youtube. MVP Java has total 5.1K subscribers on Youtube and has a total of 46 video.This video has received 78 Likes which are lower than the average likes that MVP Java gets . @MVP-Java receives an average views of 9.7K per video on Youtube.This video has received 8 comments which are lower than the average comments that MVP Java gets . Overall the views for this video was lower than the average for the profile.

Other post by @MVP Java