Class PatchExchangeAnnotationTransformer

java.lang.Object
io.micronaut.spring.web.annotation.exchange.HttpExchangeAnnotationTransformer
io.micronaut.spring.web.annotation.exchange.PatchExchangeAnnotationTransformer
All Implemented Interfaces:
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer

public class PatchExchangeAnnotationTransformer extends HttpExchangeAnnotationTransformer
Maps Spring PatchExchange to Micronaut.
Since:
5.10.0