Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 392 Bytes

spring-data-cosmos-tests

Some tests with Spring Data Cosmos


To run executing Java application is enough to run the main method of PetmanagementApplication class.

Cosmos:

Database: petmanagement

Collection: pets

POST Api /api/pets to load pets.

GET Api /api/pets is to stress application to prove Threads stuck.

This app is already configured to connect Cosmos Emulator.