Explorar el Código

Remove redudant 'run the service' macro

Greg Turnquist hace 10 años
padre
commit
ae9557464b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      README.adoc

+ 0
- 2
README.adoc Ver fichero

137
 
137
 
138
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/build_an_executable_jar_with_both.adoc[]
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
 Logging output is displayed. The service should be up and running within a few seconds.
141
 Logging output is displayed. The service should be up and running within a few seconds.
144
 
142