v3.5.1
Profile
Demo available, when running the Java Spring Boot example project, at https://localhost:8443/dbs-check
Added
ErrorDetails getter in ActivityFailureException
ErrorDetails exError = ex.errorDetails();
exError.getCode();
exError.getDescription();
Fixed
- typo in DBS check example project when setting subject_id to the subject objet