Skip to content

Commit 9993cd2

Browse files
committed
Merge branch 'main' of https://github.com/fxrobin/api-impl-demo into main
2 parents f9f9cb7 + ebc9659 commit 9993cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple REST API following REST best practices.
1010

1111
This project uses Quarkus.
1212

13-
Note: this project can be build in native mode with graal-vm, but it cannot be executed due to embedded H2.
13+
Note: this project can be built in native mode with graal-vm, but it cannot be executed due to embedded H2.
1414
H2 cannot be executed in native mode up to now. (not supported feature by Quarkus).
1515

1616
## How to run
@@ -180,4 +180,4 @@ connection: keep-alive
180180
}
181181
]
182182
}
183-
```
183+
```

0 commit comments

Comments
 (0)