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 opba-protocol-testing-helper-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.adorsys.opba.helpers.protocol.testing
├─ de.adorsys.opba.helpers.protocol.testing.OpenBankingTestingHelperApplication.class - [JAR]
de.adorsys.opba.helpers.protocol.testing.service
├─ de.adorsys.opba.helpers.protocol.testing.service.MapBasedAspspRepository.class - [JAR]
├─ de.adorsys.opba.helpers.protocol.testing.service.MapBasedRequestScopedServicesProvider.class - [JAR]
de.adorsys.opba.helpers.protocol.testing.config
├─ de.adorsys.opba.helpers.protocol.testing.config.DevProfile.class - [JAR]
├─ de.adorsys.opba.helpers.protocol.testing.config.WebConfig.class - [JAR]
de.adorsys.opba.helpers.protocol.testing.controller
├─ de.adorsys.opba.helpers.protocol.testing.controller.ProtocolTestingController.class - [JAR]