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
|
Note that you don't need to build a native executable to run a development
|
||||||
environment.
|
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
|
## Choices
|
||||||
|
|
||||||
### GraalVM
|
### GraalVM
|
||||||
|
BIN
cv-actual.pdf
Normal file
BIN
cv-actual.pdf
Normal file
Binary file not shown.
BIN
cv-stackoverflow.pdf
Normal file
BIN
cv-stackoverflow.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user