Write Retrieving PDFs
This commit is contained in:
@ -19,6 +19,15 @@ pointing to your JDK.
|
||||
Note that you don't need to build a native executable to run a development
|
||||
environment.
|
||||
|
||||
## Retrieving PDFs
|
||||
|
||||
You must have 2 PDF files with the names `cv-actual.pdf` and `cv-stackoverflow.pdf`
|
||||
as this is what is referenced by the rows in the database. By default, they must
|
||||
be placed in `/srv/pdfs/` but feel free to modify the constant before running the
|
||||
code.
|
||||
|
||||
For your convenience, those files are placed at the root of the project.
|
||||
|
||||
## Choices
|
||||
|
||||
### GraalVM
|
||||
|
Reference in New Issue
Block a user