spring-cloud-release
spring-cloud-release copied to clipboard
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
I'd like to see documented until when each Spring Cloud release train is supported, similar to what Spring Boot documents at https://spring.io/projects/spring-boot#support There is a [wiki page about Spring Cloud...
I compare the performance between multiple versions,here is my test result: Greenwich.SR4: 2245 TPS Hoxton.SR11: 2271 TPS 2020.0.5: 1263 TPS 2021.0.2: 1293 TPS I just use 100 threads to access...
Currently, the docs are built by a test (TestThatGeneratesTheFinalReleaseTrainDocumentationTests, which then calls another test method, which then calls GenerateReleaseTrainDocs). We also have a bunch of Asciidoc content stored as .hsb...
A link in https://github.com/spring-cloud/spring-cloud-release/tree/master/train-docs/src/main/resources/templates/spring-cloud to https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes
In [the online documentation of Spring Cloud Hoxton.SR5](https://cloud.spring.io/spring-cloud-static/Hoxton.SR5/reference/html/), the supported Spring Boot Version is 2.2.1.RELEASE, but in a blog post [Spring Cloud Greenwich.SR6, Hoxton.SR5 and 2020.0.0-M2 (aka Ilford) are Available](https://spring.io/blog/2020/06/01/spring-cloud-greenwich-sr6-hoxton-sr5-and-2020-0-0-m2-aka-ilford-are-available),...
I don't know if this repo is good place for this issue but can't find a better place. Feel free to point me to right repo if this is wrong...
``` distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.0/apache-maven-3.5.0-bin.zip ```
**Describe the bug** Really I'm just suggesting changes to breaking changes list, and to add `spring-cloud-bootstrap-starter` to spring-cloud-commons documentation so people can more easily make upgrades or get started with...
### Hi team, ### At our organization, we are asking internal service teams to upgrade to Java 21. As such, their projects' 3P dependencies also need to be Java 21...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...