Skip to content

ramanujadasu/springflexcounchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Reactive With CouchDB Integration Project Using Webclient

Steps to configure this project:

1.	Need to download couchdb instance and install. Verify installation url: http://127.0.0.1:5984/_utils/#
2.	Need any IDE like eclipse or IntelliJ
3.	Import this project and modify bellow couchdb properties in applicaiton.yml file
		counchdb.user, couchdb.password, couchdb.url
4.	Create the couchdb database in the couchdb http url (database should be: employees)
5.	Import the postman apis from docs folder

Reference Documents:

1.	Swagger api: https://www.baeldung.com/spring-rest-openapi-documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages