-
Couldn't load subscription status.
- Fork 41.6k
Description
While writing the release notes for Spring Boot 2.3.0.M2, I've realized that the structure of the reference doc for the Maven and Gradle plugins are almost identical but not quite.
Now that we use the same infrastructure for both guides, I wonder if there wouldn't be an interest to also harmonize the structure.
The reference doc of Gradle is at https://docs.spring.io/spring-boot/docs/2.3.0.M1/gradle-plugin/reference/html/
The reference doc of Maven is one level down (no reference): https://docs.spring.io/spring-boot/docs/2.3.0.M1/maven-plugin/html/
I don't know if an end goal would be to share the same anchor but if we did, changing the name of the plugin would point to the relevant doc.
Example for the new build image feature: