You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/eu/openanalytics/containerproxy/ContainerProxyApplication.java
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -148,16 +148,6 @@ public JSR353Module jsr353Module() {
148
148
returnnewJSR353Module();
149
149
}
150
150
151
-
/**
152
-
* Compatibility with AWS ElastiCache
153
-
*
154
-
* @return
155
-
*/
156
-
// @Bean TODO TODO TODO https://aws.amazon.com/premiumsupport/knowledge-center/elasticache-redis-keyspace-notifications/ https://docs.spring.io/spring-session/docs/current/reference/html5/#api-redisindexedsessionrepository-sessiondestroyedevent
157
-
// public static ConfigureRedisAction configureRedisAction() {
0 commit comments