Disabling Spring Security Keycloak Adapter for Dev-Env

hey guys do any of you know a way to bypass Spring Security and the Keycloak Adapter for development? I’m not in the mood to have a token generated every time. Maybe there is a possibility to use a static JWT which will expire next year.

Here´s my workaround i found, if someone have the same problem any time: