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-azure-cosmosdb-documentdb-0.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.spring.data.cosmosdb.documentdb.common
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.common.GetHashMac.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.BasicDocumentDbPersistentEntity.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.BasicDocumentDbPersistentProperty.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.Document.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.DocumentDbMappingContext.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.DocumentDbPersistentEntity.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.DocumentDbPersistentProperty.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.mapping.PartitionKey.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.config
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.config.DocumentDbRepositoriesRegistrar.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.config.DocumentDbRepositoryConfigurationExtension.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.config.EnableDocumentDbRepositories.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.repository
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.DocumentDbRepository.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.core.convert
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.convert.DocumentDbConverter.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.convert.MappingDocumentDbConverter.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.config
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.config.AbstractDocumentDbConfiguration.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.config.DocumentDbConfigurationSupport.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.support
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.support.DocumentDbEntityInformation.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.support.DocumentDbRepositoryFactory.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.support.DocumentDbRepositoryFactoryBean.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.repository.support.SimpleDocumentDbRepository.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb.core
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.DocumentDbOperations.class - [JAR]
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.core.DocumentDbTemplate.class - [JAR]
com.microsoft.azure.spring.data.cosmosdb.documentdb
├─ com.microsoft.azure.spring.data.cosmosdb.documentdb.DocumentDbFactory.class - [JAR]