mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-23 17:12:08 +08:00
This commit makes sure that Spring Boot versions are sorted from the newest to the oldest, irrespective of the order of the metadata elements in the json response. Closes gh-1128