spring-cloud / spring-cloud/spring-cloud-commons

Provide Spring Cloud version via some utility method

Open
#421 22 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement waiting for votes
Dominant language
Java
Stars
751
Forks
744
Avg merge
1d 14h
Merged PRs (30d)
9

Description

As per gitter communication, please provide some utility method (something similar to SpringBootVersion.getVersion()) to provide the version of Spring Cloud used by the target application. This information can be used by the client applications to visualize their application's cloud version.
P.S: it would be nice to include the stability of cloud version like, example: Finchley.RELEASE, Finchley.SR1.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SpringBootVersion.getVersion() utility referenced in the issue and inspect how version information is exposed. Define the corresponding Spring Cloud utility's expected output, including stability labels such as Finchley.RELEASE and Finchley.SR1; done means client applications can retrieve the target application's Cloud version.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.