Apply code cleanup rules from Eclipse for better consistency.
Format code using a pre-release version of the spring-javaformat plugin.
Closes gh-508
Rather than attempting to retrieve the latest version of the stubs, this commit makes sure the test uses the same version as the one of the project. This fixes gh-422 in a different way