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 infobip-spring-data-jdbc-annotation-processor-common-9.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.infobip.spring.data.jdbc.annotation.processor
├─ com.infobip.spring.data.jdbc.annotation.processor.CustomExtendedTypeFactory.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.CustomMetaDataSerializer.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.DefaultSchema.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.DefaultTypeElementHandlerFactory.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.Embeddeds.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.ProjectColumnCaseFormat.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.ProjectTableCaseFormat.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.Schema.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.SpringDataJdbcAnnotationProcessorBase.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.SpringDataJdbcConfiguration.class - [JAR]
├─ com.infobip.spring.data.jdbc.annotation.processor.TypeElementHandlerFactory.class - [JAR]