Interface | Description |
---|---|
ApplicationTypeOperations |
Operations on application types.
|
FeatureOperations |
API to expose information about features.
|
Selectable<T> |
Class | Description |
---|---|
ApplicationController |
Main interface on the the starter API.
|
ApplicationTypeDTO |
DTO objects for
ApplicationType . |
ApplicationTypeList |
Models a list of application types.
|
BuildToolDTO |
DTO objects for
BuildTool . |
FeatureDTO |
Represents an application feature.
|
FeatureList |
Models a list of features.
|
FeatureService |
Implements the
FeatureOperations interface. |
JdkVersionDTO |
DTO objects for
JdkVersion . |
LanguageDTO |
DTO objects for
Language . |
Linkable |
A linkable type.
|
LinkDTO |
Represents a link.
|
RequestInfo |
The server URL.
|
SelectOptionDTO<T extends Selectable<?>> |
Supported Option
|
SelectOptionsDTO |
Aggregator for
SelectOptionDTO . |
StarterConfiguration |
Allows configuration of the the links exposed in URLs.
|
StarterConfiguration.GitHubConfiguration | |
TestFrameworkDTO |
DTO objects for
TestFramework . |
UserAgentParser | |
VersionDTO |
Information about the application.
|
Enum | Description |
---|---|
Relationship |
Relationship types.
|
TestFramework |