© K. Siva Prasad Reddy 2017

K. Siva Prasad Reddy, Beginning Spring Boot 2, https://doi.org/10.1007/978-1-4842-2931-6_4

4. Spring Boot Essentials

K. Siva Prasad Reddy

(1)Hyderabad, India

The primary goal of Spring Boot is to make it easy to develop Spring-based applications. Spring Boot provides several features to implement commonly used features, such as logging and externalizing configuration properties in a much easier way. This chapter covers configuring logging, externalizing configuration properties, and configuring profile specific properties. Then it explores how to use the Spring Boot developer tools to automatically restart the server on code changes, which will improve developer productivity.

Logging

Logging is a very important part of ...

Get Beginning Spring Boot 2: Applications and Microservices with the Spring Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.