Skip to content

tanersenyurt/springboot-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-redis

springboot redis ws integration

Start Redis Docker with port of 33334 docker run -p 33334:6379 -it --name redisx --rm redis

start 2 instance of springboot app than

call http://localhost:8080/ws/RedisWebService.sendMessage method

redis will share the messages between the instances

Maintainability Rating Lines of Code Coverage Technical Debt Code Smells Vulnerabilities Duplicated Lines

About

springboot redis ws integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages