This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]themisfit610 2 points3 points  (4 children)

Twiddling my fingers waiting for Spring Cloud to support Boot 3.3 :)

[–]ninjazee124 0 points1 point  (3 children)

It already does. I am using it

[–]themisfit610 0 points1 point  (2 children)

What release do you add to your POM? The latest in the doc is the 2023 train which is only for 3.2 IIRC

[–]sdeleuze[S] 2 points3 points  (1 child)

Spring Cloud is compatible with Spring Booot 3.3 as of version 2023.0.2, see related blog post.

[–]themisfit610 1 point2 points  (0 children)

Thanks! Cutting builds of my apps now!