templates.cli.cli-capabilities.mustache Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of initializr-web Show documentation
Show all versions of initializr-web Show documentation
JVM-based project generator
{{{logo}}}
:: Spring Initializr :: {{serviceUrl}}
This service generates quickstart projects that can be easily customized.
Possible customizations include a project's dependencies, Java version, and
build system or build structure. See below for further details.
The services uses a HAL based hypermedia format to expose a set of resources
to interact with. If you access this root resource requesting application/json
as media type the response will contain the following links:
{{{types}}}
The URI templates take a set of parameters to customize the result of a request
to the linked resource.
{{{parameters}}}
The following section has a list of supported identifiers for the comma-separated
list of "dependencies".
{{{dependencies}}}
{{#hasExamples}}
Examples:
{{{examples}}}
{{/hasExamples}}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy