通过`@DistributedLock`注解(支持占位符)或DistributedLocks工具类使用分布式锁,支持可重入锁、公平锁、读写锁。
Use distributed locks through the `@DistributedLock` annotation (supports placeholders) or the DistributedLocks tool class to support reentrant locks, fair locks, and read-write locks.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window redisson-distributed-lock-parent-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.