Check out example codes for "spring jar debug level running". It will help you in understanding the concepts better.
Code Example 1
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<version>2.2.2.RELEASE</version>
</dependency>
Learn ReactJs, React Native from akashmittal.com