Skip to content

Conversation

@drumonii
Copy link
Contributor

@drumonii drumonii commented Jan 7, 2015

Provides a static utility method to get the Spring Boot version based on the implementation version of SpringApplication's package . It is similar to @jhoeller's SpringVersion class and getVersion() method except specifically for Spring Boot. Javadoc taken pretty much verbatim due to similarity.

Provides a static utility method to get the Spring Boot version based on
the implementation version of `SpringApplication` s package . It is
similar to jhoeller's `SpringVersion` class and `getVersion()` method.
Javadoc taken pretty much verbatim due to similarity.
@philwebb
Copy link
Member

philwebb commented Jan 7, 2015

Nice. Have you signed the CLA?

@philwebb philwebb added the type: enhancement A general enhancement label Jan 7, 2015
@philwebb philwebb added this to the 1.3.0 milestone Jan 7, 2015
@drumonii
Copy link
Contributor Author

drumonii commented Jan 7, 2015

Yes I have!

@philwebb philwebb modified the milestones: 1.3.0.M2, 1.3.0.RC1 Jun 17, 2015
@philwebb philwebb closed this in 8b04973 Jun 23, 2015
philwebb added a commit that referenced this pull request Jun 23, 2015
* pr/2300:
  Add a SpringBootVersion class like SpringVersion
@philwebb
Copy link
Member

Merged thanks. I've also updated a few existing classes to make use of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants