Package io.spring.initializr.web.support
package io.spring.initializr.web.support
Support classes for web endpoints.
-
ClassDescriptionDefines the agent that submitted a request.Defines the various known agents.Generate help pages for command-line clients.A default
DependencyMetadataProvider
implementation.A defaultInitializrMetadataProvider
that caches themetadata
and invokes aInitializrMetadataUpdateStrategy
whenever the cache expires.A strategy interface for updating themetadata
on a running instance.AInitializrMetadataUpdateStrategy
that refreshes the metadata with the latest state of the Spring Boot project.