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: Prepare repo for massive upload µ-service [PAGOPA-1360] #1

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

AngeloCaporaso
Copy link
Contributor

List of Changes

  • Move to use Micronaut framework;
  • health check endpoint /info was added;
  • POST /debtpositions/file
  • OpenAPI generation has been configured;
  • Service and Repository have been set up.

Motivation and Context

The goal is to prepare the repository for the creation of the service that will handle the bulk uploading.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • 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.

Move to micronaut framework.
/info endpoint has been added.
/debtpositions/file endpoint has been added.
Service and Repository classes has been configured.
@AngeloCaporaso AngeloCaporaso added the enhancement New feature or request label Nov 28, 2023
@AngeloCaporaso AngeloCaporaso requested a review from a team November 28, 2023 10:23
@AngeloCaporaso AngeloCaporaso self-assigned this Nov 28, 2023
@AngeloCaporaso AngeloCaporaso changed the title feat: Add first implementation for massive upload µ-service [PAGOPA-1360] feat: Prepare repo for massive upload µ-service [PAGOPA-1360] Nov 28, 2023
Copy link

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@AngeloCaporaso AngeloCaporaso merged commit bcf8493 into main Nov 30, 2023
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants