Lesson 16 | How To Deploy A Spring Boot Application
00:00 - Deployment of a Spring boot application
00:43 - How to run Spring boot application with gradle
01:56 - How to create an executable jar file for spring boot with gradle
02:25 - How to run Spring boot executable jar
03:22 - How to create an executable war file for spring boot with gradle
04:28 - How to deploy Spring boot application to an external server
04:35 - How To Exclude Embedded Tomcat In Spring Boot Application In Gradle
bootRun
Jar Packaging
War Packaging
War deployment to an external server.