spring-projects / spring-rewrite-commons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make logCompilationWarningsAndErrors configurable

fabapp2 opened this issue · comments

Currently the logCompilationWarningsAndErrors flag on JavaParser is false by default.
It should be configurable through an application property: spring.rewrite.logCompilationWarningsAndErrors.