Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to deploy Spring Boot applications with Java Template Engine (JTE) in this 21-minute tutorial that addresses common production challenges. Master the complete deployment process from development to production, covering essential topics like pre-compiled templates and native image compilation solutions. Build a todo application while exploring proper JTE configuration in Spring Boot, implementing runtime hints for native image compilation, and understanding the differences between development and production property configurations. Follow along through key stages including initial JTE setup in Spring Boot, todo application development, JAR file creation with production issue resolution, native image compilation, runtime hints implementation, and comprehensive deployment testing. Access the complete source code through the provided GitHub repository and deepen your understanding with official Spring Boot and JTE documentation references.
Syllabus
- Introduction to JTE in Spring Boot
- Building the Todo Application
- Creating JAR Files & Fixing Production Issues
- Native Image Compilation
- Runtime Hints Implementation
- Testing the Deployment
Taught by
Dan Vega