The 2.0 snapshot builds don't include the spring-configuration-metadata.json files anymore - which are used by tools like IntelliJ and Spring Tools to provide auto-completion and validation in property files.
I can see that the pom.xml files still include the spring-boot-configuration-processor dependency, so not sure what exactly is causing this.