mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +00:00
Spring initializr now declares an improved metadata format (v2). InitializrServiceMetadata has been updated to parse this format. Note that the client could be further improved by using HAL generated links. Closes gh-1953