I am setting up a microservice and in local tests I do not get this type of source error, I tried to inject libraries but the error persists, the call with postman returns the following message, some solution? I'm using jasper's report.
{
"timestamp": "2018-05-31T12:38:44.488+0000",
"status": 500,
"error": "Internal Server Error",
"message": "Font \"Calibri\" is not available to the JVM. See the Javadoc for more details.",
"path": "/report"
}