azure-sdk-for-java
azure-sdk-for-java copied to clipboard
[FEATURE REQ] Make the Spring CLoud Azure 6.x available in Spring Initlizar
Context
As the Spring Boot 3.0.0.M4 is available at https://start.spring.io/, the Spring Cloud Azure 6.x should be also available.
Goal
Generate a version number that adapts to the Spring boot version. For example, when Spring Boot 2.7.2 is selected, it is adapted to Spring Cloud Azure 4.x version, and if Spring Boot 3.0.0.Mx version is selected, it is adapted to Spring Cloud Azure 6. x version number.