Polish documentation title case
This commit is contained in:
@@ -130,7 +130,7 @@ These work by rewriting classes as they are loaded to make them more amenable to
|
||||
|
||||
|
||||
[[using.devtools.restart.logging-condition-delta]]
|
||||
==== Logging changes in condition evaluation
|
||||
==== Logging Changes in Condition Evaluation
|
||||
By default, each time your application restarts, a report showing the condition evaluation delta is logged.
|
||||
The report shows the changes to your application's auto-configuration as you make changes such as adding or removing beans and setting configuration properties.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ If you choose to package your application as a war file, see your server and IDE
|
||||
|
||||
|
||||
[[using.running-your-application.from-an-ide]]
|
||||
=== Running from an IDE
|
||||
=== Running From an IDE
|
||||
You can run a Spring Boot application from your IDE as a Java application.
|
||||
However, you first need to import your project.
|
||||
Import steps vary depending on your IDE and build system.
|
||||
|
||||
Reference in New Issue
Block a user