|
|
|
@ -1,8 +1,4 @@
@@ -1,8 +1,4 @@
|
|
|
|
|
//// |
|
|
|
|
DO NOT EDIT THIS FILE. IT WAS GENERATED. |
|
|
|
|
Manual changes to this file will be lost when it is generated again. |
|
|
|
|
Edit the files in the src/main/asciidoc/ directory instead. |
|
|
|
|
//// |
|
|
|
|
// Do not edit this file (e.g. go instead to src/main/asciidoc) |
|
|
|
|
|
|
|
|
|
image::https://circleci.com/gh/spring-cloud/spring-cloud-commons.svg?style=svg[Build Status, link=https://circleci.com/gh/spring-cloud/spring-cloud-commons] |
|
|
|
|
|
|
|
|
@ -61,7 +57,7 @@ credentials and you already have those.
@@ -61,7 +57,7 @@ credentials and you already have those.
|
|
|
|
|
|
|
|
|
|
The projects that require middleware generally include a |
|
|
|
|
`docker-compose.yml`, so consider using |
|
|
|
|
https://compose.docker.io/[Docker Compose] to run the middeware servers |
|
|
|
|
https://docs.docker.com/compose/[Docker Compose] to run the middeware servers |
|
|
|
|
in Docker containers. See the README in the |
|
|
|
|
https://github.com/spring-cloud-samples/scripts[scripts demo |
|
|
|
|
repository] for specific instructions about the common cases of mongo, |
|
|
|
|