Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Spring Boot Essential Training

Posted By: Landau17
Spring Boot Essential Training

Spring Boot Essential Training
MP4 | Video: 720p | Duration: 3:23:51 | English | Subtitles: VTT | 472.1 MB



Learn how to get started with Spring Boot, a powerful framework to build web applications quickly, using less code. The Java-based programs you build in Spring Boot "just run": they resolve their own dependencies and create containers for running code in any environment. Learn how to use Spring Boot to build your projects in this course with software architect and Spring developer Frank Moley. Frank shows how to initialize, package, and run Spring Boot web apps and CLI apps, and use the library of common starter projects to fill business-critical needs: data, messaging, security, and more. Plus, find how to extend Spring Boot by creating your own starters and use the Actuator module's HTTP endpoints to monitor and manage your apps.

Topics include:
  • Creating a Spring Boot application
  • Configuring a Spring Boot app
  • Leveraging profiles
  • Packaging and running Spring Boot web apps
  • Building a command-line application
  • Using Spring Boot starters: Spring Data, Spring Security, and more
  • Extending Spring Boot
  • Using Spring Boot Actuator to monitor app health and other metrics