Class CounterRabbitMQService


  • @Component
    public final class CounterRabbitMQService
    extends AbstractRabbitMQService
    The service implements the method to get next value in series. If series with given key hasn't existed before, then it will be created with initial value 0.