Package dk.mada.jaxrs.generator.mpclient.dto.tmpl
@JStachePath(prefix="templates/",
suffix=".mustache")
@JStacheConfig(type=STACHE)
package dk.mada.jaxrs.generator.mpclient.dto.tmpl
MicroProfile client DTO template contexts.
-
ClassDescriptionContext passed to Mustache when compiling a model.Custom extensions.Defines a mapping between a model (DTO) name and a name used in the serialization stream.Custom extensions.Generated Renderer.Context passed to Mustache when compiling an enum.Context describing an enumeration entry.Context passed to Mustache when compiling an extra template.Generated Renderer.Context passed to Mustache when compiling an interface.Generated Renderer.Context for a DTO property.Custom extensions.Context for bean validation.Immutable implementation of
CtxDto
.Builds instances of typeImmutableCtxDto
.Immutable implementation ofCtxDtoExt
.Builds instances of typeImmutableCtxDtoExt
.Immutable implementation ofCtxExtraDateSerializer
.Builds instances of typeImmutableCtxExtraDateSerializer
.Immutable implementation ofCtxInterface
.Builds instances of typeImmutableCtxInterface
.Immutable implementation ofCtxProperty
.Builds instances of typeImmutableCtxProperty
.Immutable implementation ofCtxPropertyExt
.Builds instances of typeImmutableCtxPropertyExt
.