diff --git a/VI. Deploying Spring Boot applications/55.1 Cloud Foundry.md b/VI. Deploying Spring Boot applications/55.1 Cloud Foundry.md index 3b817e22..01d5c98f 100644 --- a/VI. Deploying Spring Boot applications/55.1 Cloud Foundry.md +++ b/VI. Deploying Spring Boot applications/55.1 Cloud Foundry.md @@ -43,3 +43,5 @@ acloudyspringtime started 1/1 512M 1G acloudyspring ... ``` 一旦Cloud Foundry意识到你的应用已经部署,你就可以点击给定的应用URI,此处是[acloudyspringtime.cfapps.io/](http://acloudyspringtime.cfapps.io/)。 + +Spring-Boot-Reference-Guide/VI. Deploying Spring Boot applications/55. Deploying to the cloud.md diff --git a/ssh/book.txt b/ssh/book.txt new file mode 100644 index 00000000..e7958abd --- /dev/null +++ b/ssh/book.txt @@ -0,0 +1 @@ +this is a book \ No newline at end of file