Update README.md

This commit is contained in:
johnA1331 2021-10-13 23:47:53 +08:00 committed by GitHub
parent d4dbc6a526
commit 68e0a1a094
1 changed files with 5 additions and 1 deletions

View File

@ -92,4 +92,8 @@ Then, once again, you can also run both application and DB from docker, using:
docker-compose -f src/main/docker/quarkus.yml up
```
Now you have all you need to reproduce the tests with your machine.
Now you have all you need to reproduce the tests with your machine.
### Relevant Articles:
- [Spring Boot vs Quarkus](https://www.baeldung.com/spring-boot-vs-quarkus)