Learn your way! Get started

Spring Boot, Part 3 of 4: Monitoring and Data

with expert Bharath Thipireddy


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 9/1/2019
Level Intermediate
Runtime 1h 18m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Spring Boot is an opinionated instance of a Spring application allowing rapid application development platform. It uses various components of Spring, but has additional functionalities. This course covers profiles, logging, Health Checks, Thymeleaf and sending object data.

Prerequisites

Knowledge of Java and the Spring Framework

Meet the expert

Bharath Thippireddy is an entrepreneur, software architect, public speaker, and trainer. Bharath is a Sun Certified Developer, Web Component Developer, Business Component Developer, and a Web Services Developer. While working for companies like Oracle, HP, TCS, Siemens, and NCR; Bharath has architected applications using Java, JEE, JavaScript, and SOA technologies. He loves learning new things both in technology and personal development and shares them on YouTube and his web site - Sharing is learning!. He has mentored students in classroom trainings, as well as in the corporate world, both in India as well as in USA. He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.

Course outline



Monitoring and Data

Profiles (12:02)
  • Introduction (00:08)
  • Introduction (02:20)
  • PROFILES USECASE (02:51)
  • Create and Activate a Profile (04:02)
  • Activate Profile through VM argument (02:33)
  • Summary (00:08)
Logging (09:42)
  • Introduction (00:08)
  • Use Logging (03:21)
  • Log to file (01:49)
  • Change Log Level (04:15)
  • Summary (00:08)
Health Checks (20:08)
  • Introduction (00:08)
  • Introduction (01:59)
  • Enabling health checks (03:16)
  • Expose Health Details (02:22)
  • Add Build Info (02:18)
  • Expose other endpoints (03:26)
  • Custom Health Information (04:38)
  • Enable Security (01:51)
  • Summary (00:08)
Thymeleaf (16:58)
  • Introduction (00:08)
  • Introduction (02:13)
  • Thymeleaf in action (05:04)
  • Special Syntax (01:52)
  • Sending data to template (02:13)
  • Create a template (03:17)
  • Disable Cache (02:01)
  • Summary (00:08)
Sending Object Data (19:35)
  • Introduction (00:08)
  • Sending Object Data (04:44)
  • Rendering multiple records (04:56)
  • Create a HTML Form (05:22)
  • Process Form Data (04:15)
  • Summary (00:08)