mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-26 14:23:12 +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