Skip to content

MicrosoftDocs/mslearn-cosmos-java-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java/Spring templates for "Build a Java app for Azure Cosmos DB" MSLearn module

In Build a Java app for Azure Cosmos DB, you will build a Java console application to create, update, and delete user records, query your data, and perform stored procedures using Java.

We have provided a GitHub repo which you may use as a template for your application.

We will use the Maven package manager to structure our project and pull in dependencies.

Features

This project framework provides the following features:

  • Feature 1
  • Feature 2
  • ...

Getting Started

Prerequisites

(ideally very short, if any)

  • OS
  • Library version
  • ...

Installation

(ideally very short)

  • npm install [package name]
  • mvn install
  • ...

Quickstart

(Add steps to get up and running quickly)

  1. git clone [repository clone url]
  2. cd [respository name]
  3. ...

Demo

A demo app is included to show how to use the project.

To run the demo, follow these steps:

(Add steps to start up the demo)

Resources

(Any additional resources or related projects)

  • Link to supporting information
  • Link to similar sample
  • ...

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages