Learn How to Configure the Embedded Tomcat Server in Spring Boot application for various purposes.
Spring Boot Tutorials
Tutorials on the basic concepts and features of Spring Boot Framework.
Spring Boot Runners – ApplicationRunner and CommandLineRunner
Learn with examples about the two Spring Boot Runners namely Application Runner and Command Line Runners.
Change Default Port in Spring Boot Application
Learn the various ways of changing default port of a Spring Boot web application with examples.
Introduction to Spring Boot Admin Server with Example
A guide to Spring Boot Admin Server. Learn to create a centralised Admin Server to monitor and manage your other Spring Boot Services.
How to Secure Spring Boot Actuator Endpoints
Quick and Short Guide to Actuator endpoint Security in Spring Boot. Learn how to secure actuator endpoints with the help of example.
How to use Spring Profiles – Tutorial with Examples
Introduction to Spring Profiles – Learn Spring and Spring Boot Profiles, set environment specific configurations – with real-life examples.