We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6624fe4 + 633e75d commit 544c738Copy full SHA for 544c738
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -482,7 +482,7 @@ is also a good candidate as the primary `@Configuration`.
482
483
TIP: Many Spring configuration examples have been published on the Internet that use XML
484
configuration. Always try to use the equivalent Java-based configuration if possible.
485
-Searching for `+enable*+` annotations can be a good starting point.
+Searching for `+Enable*+` annotations can be a good starting point.
486
487
488
0 commit comments