Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated warning #24

Open
javiergregorio opened this issue Jul 21, 2022 · 0 comments
Open

Deprecated warning #24

javiergregorio opened this issue Jul 21, 2022 · 0 comments

Comments

@javiergregorio
Copy link

In grails-app/services/org/grails/plugins/wkhtmltopdf/WkhtmltoxService.groovy, the line 58:
String binaryFilePath = wkhtmltopdfConfig.binary.toString()

produces the following deprecated warning:

WARN org.grails.config.NavigableMap - Accessing config key 'binary' through dot notation is deprecated, and it will be removed in a future release. Use 'config.getProperty(key, targetClass)' instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant