Switch to the Google Java Style
Style Guide: https://google.github.io/styleguide/javaguide.html. The code will be reformatted with https://github.com/google/google-java-format in a following commit (without a merge request, as this would be too big and there is nothing to tweak). After this, the code should always be formatted with this automatic tool before each commit.