Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.
This repository was archived by the owner on May 8, 2026. It is now read-only.

OnboardingServiceImpl needs to implement SignatureService #147

Description

@oliverrahner

Describe the bug
When the SignatureService interface was created, necessary refactoring for com.dke.data.agrirouter.impl.onboard.secured.OnboardServiceImpl had not been done.
This leads to duplicate code:
https://github.com/DKE-Data/agrirouter-api-java/blob/develop/agrirouter-api-java-impl/src/main/java/com/dke/data/agrirouter/impl/onboard/secured/OnboardingServiceImpl.java#L117-L160

Expected behavior
Code respects DRY, OnboardServiceImpl implements SignatureService

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions