Skip to content

Conversation

@tennyros
Copy link
Owner

No description provided.

tennyros added 4 commits June 18, 2025 21:36
…chore reponse DTOs, :

1. Add extra validation annotaions in DocumentFilter.
2. Add hash field to DocumentVersionResponse.
3. Chore DocumentResponse and PageResponse.
4. Add document-api-dto dependency to DMS pom.xml, to Dockerfile build.
…tra migrations:

1. Add DocumentSignature entity to save signature and certificate useful info in PostgreSQL.
2. Add hash field and signatures OneToMany relation to DocumentVersion entity.
3. Make Liquibase migrations to new changes.
1. Add DocumentSignatureRepository for DocumentSignature entity.
2. Add HashService for Base64-encoded hash generation of the document version.
3. Add DocumentSignatureService to save document signatures.
4. Add Signature and VersionHash controllers for WebClient invocation from DSS.
5. Chore DocumentVersionService with hash calculation in buildDocumentVersion method.
@tennyros tennyros merged commit 3b7a01c into dev Jun 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants