Given a non-negative integer num, repeatedly add all its digits until the result has only one digit.
java: Workaround: to make project compile with the current annotation processor implementation, start JPS with VM option: -Djps.track.ap.dependencies=false W...