Class DeleteExchangeAnnotationTransformer

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

public class DeleteExchangeAnnotationTransformer extends HttpExchangeAnnotationTransformer
Maps Spring DeleteExchange to Micronaut.
Since:
5.10.0