Remove unnecessary println statements and/or replace them with proper logging statements, either using Java Utility Logging or the Apache Commons Logging API (additional dependency).
Log in to post a comment.