switching to required=false
This commit is contained in:
parent
0dd196e02a
commit
541bc5124f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ public class KeycloakSpringBootConfigResolver implements org.keycloak.adapters.K
|
|||
|
||||
private KeycloakDeployment keycloakDeployment;
|
||||
|
||||
@Autowired
|
||||
@Autowired(required=false)
|
||||
private AdapterConfig adapterConfig;
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue