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

Libs package #55

Open
simonhir opened this issue Aug 8, 2024 · 0 comments
Open

Libs package #55

simonhir opened this issue Aug 8, 2024 · 0 comments
Labels
Component: Integrations Issues regarding the Integrations Priority: Medium The issue contains work with medium priority. Type: Maintenance The issue contains maintenance work.

Comments

@simonhir
Copy link
Member

simonhir commented Aug 8, 2024

Description
Some helper classes are defined in each backend service (i.e. s3-integration-service, backend-template).
These classes that are never changed should be extracted to new refarch-libs package.
It is important to ensure a practical division of the classes into different packages.

At least following classes are relevant:

  • configuration.nfcconverter.*
  • configuration.UnicodeConfiguration
  • configuration.JwtUserInfoAuthenticationConverter
  • configuration.UserInfoAuthoritiesServices
  • security.AuthUtils
  • security.RequestResponseLoggingFilter

While extracting this classes correct setup of properties needs to be implemented (i.e. properties class for RequestResponseLoggingFilter)

@devtobi devtobi added Priority: Medium The issue contains work with medium priority. Component: Integrations Issues regarding the Integrations Type: Maintenance The issue contains maintenance work. and removed feature labels Aug 21, 2024
@devtobi devtobi moved this to Open in it@M RefArch Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Integrations Issues regarding the Integrations Priority: Medium The issue contains work with medium priority. Type: Maintenance The issue contains maintenance work.
Projects
Status: Open
Development

No branches or pull requests

2 participants