hey
in this line
def listing(docRoot: String, host: String): Option[Swagger] = {
cache.orElse {
Logger("swagger").debug("Loading API metadata")
val scanner = ScannerFactory.getScanner()
the Scannerfactory return null and then i got the null exception
have any idea why it happens?
(in other computer this project works fine. -mac os)
i try to deploy it on windows 10 and got this exception
any helps and ideas will be appriciate.
thx
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.