NeoSOFT-Technologies / rest-java-spring-boot

Apache License 2.0
3 stars 5 forks source link

DTO Mapper Implementation #116

Closed skdhitman closed 2 years ago

skdhitman commented 2 years ago

I have implemented DTO Mapping for all the resources in the project by making use of the Mapping library- ModelMapper All the mapping classes are present inside _sourcepackage.mapper I have also made the changes in the project wherever DTO Mapping was required

skdhitman commented 2 years ago

I will generate new pull request.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

40.7% 40.7% Coverage
0.0% 0.0% Duplication