Quellcode durchsuchen

Remove redudant 'run the service' macro

Greg Turnquist vor 10 Jahren
Ursprung
Commit
ae9557464b
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0
    2
      README.adoc

+ 0
- 2
README.adoc Datei anzeigen

@@ -137,8 +137,6 @@ include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/
137 137
 
138 138
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/build_an_executable_jar_with_both.adoc[]
139 139
 
140
-:module: service
141
-include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/run_the_application_with_both.adoc[]
142 140
 
143 141
 Logging output is displayed. The service should be up and running within a few seconds.
144 142