Java org.springframework.boot.cli.command.init ProjectGenerationRequest fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.cli.command.init ProjectGenerationRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.cli.command.init ProjectGenerationRequest.

The text is from its open source code.

Constructor

Method

URIgenerateUrl(InitializrServiceMetadata metadata)
Generates the URI to use to generate a project represented by this request.
ListgetDependencies()
The identifiers of the dependencies to include in the project.
StringgetServiceUrl()
The URL of the service to use.
voidsetOutput(String output)