azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

[FEATURE REQ] Make the Spring CLoud Azure 6.x available in Spring Initlizar

Open moarychan opened this issue 3 years ago • 0 comments

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.

moarychan avatar Aug 09 '22 10:08 moarychan