Skip to content

Precompute SpringBootVersion at build time #29670

Closed
@philwebb

Description

@philwebb

Currently org.springframework.boot.SpringBootVersion does a lot of work at runtime to get the version number. We should be able to make this a lot simpler by either putting it in a properties file or generate code at build time.

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions