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 jmolecules-spring-0.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jmolecules.spring.jpa
├─ org.jmolecules.spring.jpa.AssociationAttributeConverter.class - [JAR]
├─ org.jmolecules.spring.jpa.JakartaPersistenceAssociationAttributeConverter.class - [JAR]
├─ org.jmolecules.spring.jpa.JpaAssociationAttributeConverter.class - [JAR]
org.jmolecules.spring.config
├─ org.jmolecules.spring.config.JMoleculesConverterConfigUtils.class - [JAR]
├─ org.jmolecules.spring.config.JMoleculesSpringJacksonAutoConfiguration.class - [JAR]
├─ org.jmolecules.spring.config.JMoleculesWebAutoConfiguration.class - [JAR]
org.jmolecules.spring.mongodb
├─ org.jmolecules.spring.mongodb.NotNewCallback.class - [JAR]
org.jmolecules.spring.jdbc
├─ org.jmolecules.spring.jdbc.NotNewCallback.class - [JAR]
org.jmolecules.spring
├─ org.jmolecules.spring.AggregateLookup.class - [JAR]
├─ org.jmolecules.spring.AssociationResolver.class - [JAR]
├─ org.jmolecules.spring.AssociationToPrimitivesConverter.class - [JAR]
├─ org.jmolecules.spring.IdentifierToPrimitivesConverter.class - [JAR]
├─ org.jmolecules.spring.PrimitivesToAssociationConverter.class - [JAR]
├─ org.jmolecules.spring.PrimitivesToIdentifierConverter.class - [JAR]
├─ org.jmolecules.spring.package-info.class - [JAR]
org.jmolecules.spring.data
├─ org.jmolecules.spring.data.MutablePersistable.class - [JAR]