Skip to content

Code Refactoring for more Type Safety #36

@Weltraumschaf

Description

@Weltraumschaf

Class ImportScanService uses ...Map<String, Object> which is an unnecessary anti pattern in Java. We should use <String,String> Instead, since the underlying REST call only deals with string anyway.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions