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

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

The text is from its open source code.

Field

StringACCEPT_META_DATA
Accept header to use to retrieve the json meta-data.
StringACCEPT_SERVICE_CAPABILITIES
Accept header to use to retrieve the service capabilities of the service.

Constructor