* git clone the project - "git clone https://github.com/binoysankar/azure-redis-conn-test-micronaut.git"
* Update the placeholder values "<REDIS_PASSWORD>" and "<REDIS_HOST>" in "application.yml" files under resources folder
* Comment/Uncomment lines nos 23 - 27 specified in "build.gradle" file. // Comment = Use lettuce latest version and Uncomment = Use old working lettuce version
* Open prompt/terminal/gitbash. Run "gradlew run" command to start the application (Remember you need to be inside the clone project folder to run this command)
* Hit "http://localhost:8649/api/v1/session" in browser or Postman
* Output will be some random string saved into redis cache if successful or else will get the conneciton exception.
-
Notifications
You must be signed in to change notification settings - Fork 0
binoysankar/azure-redis-conn-test-micronaut
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Micronaut application to test azure redis cache
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published