Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [SRTP-81] setup controller and model generation #20

Merged
merged 34 commits into from
Nov 29, 2024

Conversation

lucaconsalvi
Copy link
Contributor

@lucaconsalvi lucaconsalvi commented Nov 19, 2024

Description

List of Changes

  • Add activation's openapi
  • Generate controller from openapi file
  • Add domain
  • Add a specific error to manage 409
  • Add repository with find and save methods
  • Add service to manage activation
  • Add secret to comunicate with DB
  • Add unit tests
  • Add gradle dependencies

Motivation and Context

How Has This Been Tested?

  • Pre-Deploy Test
    • Unit
    • Integration (Narrow)
  • Post-Deploy Test
    • Isolated Microservice
    • Broader Integration
    • Acceptance
    • Performance & Load

Types of changes

  • PATCH - Bug fix (backwards compatible bug fixes)
  • MINOR - New feature (add functionality in a backwards compatible manner)
  • MAJOR - Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@lucaconsalvi lucaconsalvi requested review from a team as code owners November 19, 2024 15:49
Copy link

sonarcloud bot commented Nov 29, 2024

@lucaconsalvi lucaconsalvi merged commit 9f7cd25 into main Nov 29, 2024
16 checks passed
@lucaconsalvi lucaconsalvi deleted the SRTP-81-add-post-activation-action branch November 29, 2024 08:57
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