Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Tidy README
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Sep 9, 2020
1 parent ebbaed6 commit 4d5910c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions spring-graalvm-native-samples/cloud/README.md
@@ -1,4 +1,4 @@
Spring Boot project with Spring Webflux, Netty and Jackson.
Spring Boot project with Spring Webflux and Spring Cloud

To build and run the native application packaged in a lightweight container with `default` mode:
```
Expand All @@ -15,5 +15,4 @@ docker-compose up
And then go to [http://localhost:8080/](http://localhost:8080/).

As an alternative, you can use `build.sh` (with a local GraalVM installation or combined with
`run-dev-container.sh` at the root of `spring-graalvm-native` project). See also the related issue
[https://github.com/spring-projects-experimental/spring-graalvm-native/issues/227](Take advantage of Paketo dev-oriented images).
`run-dev-container.sh` at the root of `spring-graalvm-native` project).

0 comments on commit 4d5910c

Please sign in to comment.