Commit 1166b1f9 authored by Mahesh Maney R's avatar Mahesh Maney R
Browse files

fixing null pointer issue <ManeyMR>.

Showing with 1 addition and 0 deletions
+1 -0
......@@ -41,6 +41,7 @@ public class UserService {
@Autowired
private PaymentService paymentService;
@Autowired
private KeycloakUserCredentialPersister keycloakUserCredentialPersister;
private static Environment environment;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment