Closed
Description
Describe the bug
I use this implementation of rediss https://github.com/spring-projects/spring-authorization-server/blob/main/docs/src/main/java/sample/redis/service/RedisOAuth2AuthorizationService.java
but when I save I get an error
InaccessibleObjectException: Unable to make field private java.lang.String java.net.URL.protocol accessible: module java.base does not "opens java.net" to unnamed module @ec756bd I tried to set