jar

pl.allegro.tech.boot : leader-only-spring-boot-starter

Maven & Gradle

Mar 23, 2021
15 stars

leader-only-spring-boot-starter · Spring Boot starter for leader only processing

Table Of Contents

Latest Version

Download pl.allegro.tech.boot : leader-only-spring-boot-starter JAR file - Latest Versions:

All Versions

Download pl.allegro.tech.boot : leader-only-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window leader-only-spring-boot-starter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.allegro.tech.boot.leader.only

├─ pl.allegro.tech.boot.leader.only.LeaderOnlyBeanPostProcessor.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.LeaderOnlyConfiguration.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.LeadershipProxyFactory.class - [JAR]

pl.allegro.tech.boot.leader.only.api

├─ pl.allegro.tech.boot.leader.only.api.ConnectionStringCannotBeEmptyException.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.CuratorLeadershipCustomizer.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.Leader.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.LeaderLatchCannotStartException.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.LeaderLatchCannotStopException.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.LeaderOnly.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.Leadership.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.api.LeadershipFactory.class - [JAR]

pl.allegro.tech.boot.leader.only.curator

├─ pl.allegro.tech.boot.leader.only.curator.ConnectionStringConverter.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.curator.CuratorLeadership.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.curator.CuratorLeadershipConfiguration.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.curator.CuratorLeadershipFactoryImpl.class - [JAR]

├─ pl.allegro.tech.boot.leader.only.curator.CuratorLeadershipProperties.class - [JAR]