Пакет springframework-retry: Информация

    Бинарный пакет: springframework-retry
    Версия: 1.1.1-alt1_3jpp8
    Архитектура: noarch
    Собран:  9 февраля 2016 г. 4:30 в задании #158460
    Исходный пакет: springframework-retry
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/spring-projects/spring-retry

    Лицензия: ASL 2.0
    О пакете: Abstraction around retrying failed operations
    Описание: 
    Spring Retry provides an abstraction around retrying failed operations,
    with an emphasis on declarative control of the process and policy-based
    bahaviour that is easy to extend and customize. For instance, you can
    configure a plain POJO operation to retry if it fails, based on the type
    of exception, and with a fixed or exponential backoff.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    9 февраля 2016 г. Igor Vlasenko 1.1.1-alt1_3jpp8
    - java 8 mass update