Update build instructions in HELP.md to use bootJar
This commit is contained in:
@@ -100,7 +100,7 @@ To run the application in Docker, follow these steps:
|
|||||||
|
|
||||||
- build jar file
|
- build jar file
|
||||||
```bash
|
```bash
|
||||||
./gradlew buildJar
|
./gradlew bootJar
|
||||||
```
|
```
|
||||||
- Run docker compose to start the application and PostgreSQL:
|
- Run docker compose to start the application and PostgreSQL:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user