JAVA-21440: Changes made for upgrade jooby module to 2.16.1 to make j… (#14064)

* JAVA-21440: Chnages made for upgrade jooby module to 2.16.1 to make java-17 compatable

* JAVA-21440: commenting redis code as this will only work in the local or infra should have a redis setup
This commit is contained in:
Bipin kumar
2023-05-21 15:15:40 +05:30
committed by GitHub
parent e6b0ef1d86
commit 3b73517b00
9 changed files with 218 additions and 144 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
#application.secret = 2o128940921eo298e21
#db = /url/to/the/datastore
#db = /url/to/the/datastore
#redis = "redis://localhost:6379"