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 spring-data-jpa-extend-2.0.1-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.org.wangchangjiu.jpa.extend
├─ cn.org.wangchangjiu.jpa.extend.AbstractJpaExtendQuery.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.ExpressionQueryResolverStrategy.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendQueryLookupStrategy.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendQueryUtils.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendRepository.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendRepositoryFactory.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendRepositoryFactoryBean.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendRepositoryImpl.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaExtendResultTransformer.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.JpaParam.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.MyQuery.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.NativeJpaExtendQuery.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.QueryResolveResult.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.RemovePageSortParametersParameterAccessor.class - [JAR]
├─ cn.org.wangchangjiu.jpa.extend.SimpleJpaExtendQuery.class - [JAR]