File tree 4 files changed +4
-4
lines changed
spring-boot-actuator-autoconfigure
spring-boot-tools/spring-boot-gradle-plugin
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 758
758
<doctype >book</doctype >
759
759
<attributes >
760
760
<highlightjsdir >js/highlight</highlightjsdir >
761
- <highlightjs-theme >atom-one-dark-reasonable </highlightjs-theme >
761
+ <highlightjs-theme >github </highlightjs-theme >
762
762
<linkcss >true</linkcss >
763
763
<imagesdir >./images</imagesdir >
764
764
<icons >font</icons >
Original file line number Diff line number Diff line change 1573
1573
<doctype >book</doctype >
1574
1574
<attributes >
1575
1575
<highlightjsdir >js/highlight</highlightjsdir >
1576
- <highlightjs-theme >atom-one-dark-reasonable </highlightjs-theme >
1576
+ <highlightjs-theme >github </highlightjs-theme >
1577
1577
<linkcss >true</linkcss >
1578
1578
<imagesdir >./images</imagesdir >
1579
1579
<icons >font</icons >
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ endif::[]
176
176
177
177
TIP: The `spring-boot-starter-parent` is a great way to use Spring Boot, but it might not be suitable all of the time.
178
178
Sometimes you may need to inherit from a different parent POM, or you might not like our default settings.
179
- In those cases, see <<using-boot-maven-without-a-parent>> for an alternative solution that uses an `import` scope.
179
+ In those cases, see <<using-spring-boot.adoc#using- boot-maven-without-a-parent>> for an alternative solution that uses an `import` scope.
180
180
181
181
182
182
Original file line number Diff line number Diff line change 318
318
<doctype >book</doctype >
319
319
<attributes >
320
320
<highlightjsdir >js/highlight</highlightjsdir >
321
- <highlightjs-theme >atom-one-dark-reasonable </highlightjs-theme >
321
+ <highlightjs-theme >github </highlightjs-theme >
322
322
<linkcss >true</linkcss >
323
323
<imagesdir >./images</imagesdir >
324
324
<icons >font</icons >
You can’t perform that action at this time.
0 commit comments