java.lang.Object
es.kukenan.smartfi.amqp.controller.AbstractAmqpController<es.kukenan.smartfi.microservice.security.gateway.events.AbstractSecurityGatewayEvent>
es.kukenan.smartfi.microservice.security.gateway.controller.AmqpController

@RestController public class AmqpController extends es.kukenan.smartfi.amqp.controller.AbstractAmqpController<es.kukenan.smartfi.microservice.security.gateway.events.AbstractSecurityGatewayEvent>
AmqpController controller.
  • Field Details

    • userUpdatedService

      @Autowired private UserUpdatedService userUpdatedService
      User Updated event service.
  • Constructor Details

    • AmqpController

      public AmqpController()
  • Method Details

    • consume

      public void consume(es.kukenan.smartfi.microservice.clients.events.updated.UserUpdatedEvent userUpdatedEvent)
      Method to deal with the userUpdatedEvent.
      Parameters:
      userUpdatedEvent - event.