basePackage

Sets the base package that will be scanned for Tapik endpoints.

Parameters

pkg

fully-qualified base package containing Tapik API implementations.


val basePackage: Property<String>(source)

Base package whose compiled classes will be inspected for Tapik endpoint declarations.