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 tw-entrypoints-starter-2.13.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.transferwise.common.entrypoints.tableaccessstatistics
├─ com.transferwise.common.entrypoints.tableaccessstatistics.TableAccessStatisticsBeanPostProcessor.class - [JAR]
├─ com.transferwise.common.entrypoints.tableaccessstatistics.TasFlywayConfigurationCustomizer.class - [JAR]
com.transferwise.common.entrypoints.transactionstatistics
├─ com.transferwise.common.entrypoints.transactionstatistics.TransactionStatisticsBeanPostProcessor.class - [JAR]
com.transferwise.common.entrypoints
├─ com.transferwise.common.entrypoints.BaseEntryPointsBeanProcessor.class - [JAR]
├─ com.transferwise.common.entrypoints.EntryPointsAutoConfiguration.class - [JAR]
com.transferwise.common.entrypoints.databaseaccessstatistics
├─ com.transferwise.common.entrypoints.databaseaccessstatistics.DatabaseAccessStatisticsBeanPostProcessor.class - [JAR]