Class GetExchangeAnnotationTransformer

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

public class GetExchangeAnnotationTransformer extends HttpExchangeAnnotationTransformer
Maps Spring GetExchange to Micronaut.
Since:
5.10.0