dongzl opened a new issue #1076: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1076
In the `ElasticJobLiteAutoConfiguration` class, import `org.assertj.core.util.Strings` class for String null or empty. I suggest import `com.google.common.base.Strings` instead of `org.assertj.core.util.Strings`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
