Azure-Samples/azure-spring-boot-samples

Convert samples to use Spring Boot 3

vahidhedayati opened this issue · 3 comments

Hi there at the bottom of README there is information on convert samples to use spring boot 3 but bi
CONVERT_SAMPLE_TO_USE_SPRING_BOOT_3.md.
./CONVERT_SAMPLE_TO_USE_SPRING_BOOT_3_TEMPLATE.md.

Contain no real information, are there any sample spring boot 3.0.0 sites sites using Spring Cloud Azure 5.x

Hi, @vahidhedayati

Thanks for reaching out. Sorry for making your confused.
I created a PR to make the description more clear: #649
Please take a look. Tell me if the description is still not clear enough.

hi @vahidhedayati ,

We use profiles to split Spring Boot 2 and Spring Boot 3 support now.

Check here to see the support status for Spring Boot 2 and 3 in each samples.

Closing this issue.

@vahidhedayati Please add comments here if it's still not clear enough for you.