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 akka-projection-eventsourced_2.12-1.5.0-M3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
akka.projection.eventsourced.javadsl
├─ akka.projection.eventsourced.javadsl.EventSourcedProvider.class - [JAR]
akka.projection.eventsourced.scaladsl
├─ akka.projection.eventsourced.scaladsl.EventSourcedProvider.class - [JAR]
akka.projection.eventsourced
├─ akka.projection.eventsourced.EventEnvelope.class - [JAR]