Created
July 9, 2020 12:09
-
-
Save gauravat16/3c16af49ef5b9d6fe0fdeff9e6b9e611 to your computer and use it in GitHub Desktop.
properties for redisson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spring.application.name=Redis-BloomFilter | |
server.servlet.context-path=/rBloom | |
server.port=8080 | |
redisson.redisUrl=redis://127.0.0.1:6379 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment