Resolver

Marks this class as a parameter resolver.
This is a specialization of @BService for parameter resolvers.

Requirement: this must extend ParameterResolver.

Warning: Top-level functions are not processed, you must have them in an object/class.

See also

Properties

Link copied to clipboard
val priority: Int = 0

The priority of this resolver (then wrapped as a resolver factory).