Chatting with @eriwen about getting our plugin into Gradle's plugin portal, the idea of easing the move to a Portal-compatible ID by having two IDs for a while came up. Eric's checked, and it's supported. There are already plugins using the approach.
I propose that we:
- Add
org.springframework.boot:spring-boot as a second ID
- Update the docs to use the new ID
- Output a deprecation warning when the old ID is used
See #1567