Skip to content

This project demonstrate how we can leverage spring boot events to dispach actions to be done aynchronously

Notifications You must be signed in to change notification settings

kesaven8/spring-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Starting redis in docker with redis insight that is a tool to connect to the redis insight

docker docker run -d --name redis-stack -p 6379:6379 -p 8001:8001 redis/redis-stack:latest

Testing the app JSON { "shop": "shop1", "shopDescription": { "attribute": "test", "flag": false } }

About

This project demonstrate how we can leverage spring boot events to dispach actions to be done aynchronously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages