Libs package #55
Labels
Component: Integrations
Issues regarding the Integrations
Priority: Medium
The issue contains work with medium priority.
Type: Maintenance
The issue contains maintenance work.
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)
The text was updated successfully, but these errors were encountered: