You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Spring Cloud 2020.0.0 (aka Ilford) Is Available](https://spring.io/blog/2020/12/22/spring-cloud-2020-0-0-aka-ilford-is-available)
179
177
*[Adding Spring Cloud To An Existing Spring Boot Application](https://spring.io/projects/spring-cloud#adding-spring-cloud-to-an-existing-spring-boot-application)
180
178
181
179
> [!NOTE]
182
180
> - The support for Spring Boot 3.0 is still in preview, so you shouldn't use it in production.
183
181
184
-
### Dependencies for Spring Boot version 2.4/2.5/2.6/2.7
182
+
### Dependencies for Spring Boot version 2.5/2.6/2.7
185
183
186
-
For Spring Boot version 2.4/2.5, add the following dependencies to the application POM file.
184
+
For Spring Boot version 2.5, add the following dependencies to the application POM file.
187
185
188
186
```xml
189
187
<!-- Spring Boot dependencies -->
@@ -199,7 +197,7 @@ For Spring Boot version 2.4/2.5, add the following dependencies to the applicati
0 commit comments