Skip to content

Conversation

@tennyros
Copy link
Owner

No description provided.

tennyros added 4 commits June 20, 2025 09:41
- add pom.xml with necessary dependencies
- add Dockerfile with starters including in build process
- add mvnw, inlcude module in parent pom
- add application.yml with base properties
- add main class, DTOs, enum, exception, advice
- add config bean classes (simple security, KeyConfig, Bouncy Castle SecurityProviderConfig, WebClientConfig)
- add generate-key.sh script in root dir for RSA key pair generation
…mentSignatureMapper to DMS:

- add SignatureService for signing document and verification signature logic
- add SigningService with hardcoded signatures and certificate data
- add DocumentManagementClient for DMS operation of retrieving hash and storing signature metadata via HTTP
- add DocumentSigningController for signing documents and verifying signatures REST operations
@tennyros tennyros merged commit d16b553 into dev Jun 20, 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