There is a known bug in spotless (described here https://github.com/diffplug/spotless/issues/834) which prevents out of the box support for spotless. Therefore we make use of the workaround described here (https://github.com/diffplug/spotless/tree/main/plugin-gradle#google-java-format). As soon as the issue with spotless is resolved, we should cleanup the gradle.properties again.