mirror of
https://gitee.com/dcren/initializr.git
synced 2025-12-20 03:49:58 +08:00
Update Projects API URL for fetching Spring Boot metadata
This commit updates (again) the URL used by Initializr clients to fetch metadata for the Spring Boot project. Since the Sagan application is being retired, this API has now migrated to https://api.spring.io See gh-1369
This commit is contained in:
@@ -51,7 +51,7 @@ When you issue your first request, you should see something like the following:
|
||||
|
||||
[indent=0]
|
||||
----
|
||||
Fetching Spring Boot metadata from https://spring.io/api/projects/spring-boot/releases
|
||||
Fetching Spring Boot metadata from https://api.spring.io/projects/spring-boot/releases
|
||||
----
|
||||
|
||||
On further request, you won't see this log entry as the content is cached.
|
||||
|
||||
Reference in New Issue
Block a user