Skip to content

deberat/CosmosDBMongoJavaReadWrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos DB Java Mongo How tos

  1. Clone the sample and build it in IntelliJ.
  2. It generates jar with dependencies in target folder.
  3. Create a folder and copy "Jar with Dependencies", "config.properties", and "sample.json" files to this folder.
  4. Please update username, password, database, collection and other details in "config.properties" file.
  5. Un-comment the scenario in "config.properties" file.
  6. Run the scenario using the following command: java -Xmx8G -jar cosmosdb-mongo-samples-1.0-SNAPSHOT-jar-with-dependencies.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%