Package-level declarations

Types

Link copied to clipboard

Convenience marker for Tapik clients implemented with Spring RestClient.

Link copied to clipboard

A generator that creates Spring RestClient-based clients from tapik endpoint definitions.

Link copied to clipboard
class RestClientInterpreter(client: RestClient)

Executes Tapik endpoints using a Spring RestClient while enforcing status and content-type checks.