View Java Class Source Code in JAR file
- 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 spring-boot-starter-celesta-2.1.68.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.curs.celesta.spring.boot.autoconfigure
├─ ru.curs.celesta.spring.boot.autoconfigure.CelestaAutoConfiguration.class - [JAR]
├─ ru.curs.celesta.spring.boot.autoconfigure.CelestaProperties.class - [JAR]
├─ ru.curs.celesta.spring.boot.autoconfigure.package-info.class - [JAR]
ru.curs.celesta.transaction
├─ ru.curs.celesta.transaction.CelestaTransaction.class - [JAR]
├─ ru.curs.celesta.transaction.CelestaTransactionAspect.class - [JAR]
├─ ru.curs.celesta.transaction.package-info.class - [JAR]