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

Example usage for Java org.springframework.boot.cli.command.init InitializrServiceMetadata 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 InitializrServiceMetadata.

The text is from its open source code.

Constructor

Method

MapgetDefaults()
Returns the defaults applicable to the service.
ProjectTypegetDefaultType()
Return the default type to use or null if the metadata does not define any default.
CollectiongetDependencies()
Return the dependencies supported by the service.
MapgetProjectTypes()
Return the project types supported by the service.