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

[Maintenance] Remove unnecessary dependencies from Backend #647

Open
2 tasks done
devtobi opened this issue Dec 13, 2024 · 0 comments
Open
2 tasks done

[Maintenance] Remove unnecessary dependencies from Backend #647

devtobi opened this issue Dec 13, 2024 · 0 comments
Labels
Priority: Medium The issue contains work with medium priority. Template: Backend Issues regarding the backend template. Type: Maintenance The issue contains maintenance work.

Comments

@devtobi
Copy link
Member

devtobi commented Dec 13, 2024

Relevant template

refarch-backend

Problem description (optional)

No response

Desired solution

It looks like some dependencies are no longer required and those should be removed. Examples could be:

  • spring-hateoas
  • spring-boot-starter-data-rest
  • junit and its other dependencies (because it might be part of spring-test-starter already?)

We should check the complete list of dependencies.

Considered alternatives (optional)

No response

Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devtobi devtobi added Template: Backend Issues regarding the backend template. Type: Maintenance The issue contains maintenance work. Priority: Medium The issue contains work with medium priority. labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium The issue contains work with medium priority. Template: Backend Issues regarding the backend template. Type: Maintenance The issue contains maintenance work.
Projects
Development

No branches or pull requests

1 participant