diff options
author | Dominik Mizyn <d.mizyn@samsung.com> | 2019-05-30 12:59:24 +0200 |
---|---|---|
committer | Dominik Mizyn <d.mizyn@samsung.com> | 2019-05-30 13:42:05 +0200 |
commit | 2970d475df6929c96c420daef72777b1c2614649 (patch) | |
tree | b5b7b2b351704735ea619a2b4dd53d7af41c3baf /ecomp-portal-DB-common | |
parent | 46e67f9bd05747acc46525822dca7fe2d6260e31 (diff) |
Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl
This patch also fix some minor issues:
* 'fori' loop replaced with 'foreach'
* Sonar issue: Replace the type specification in this constructor call
with the diamond operator ("<>").
* redundant 'throws'. Exception will never throw
* unnecessary temporary local variable
Issue-ID: PORTAL-603
Change-Id: If23afb9f4a10f0ad06c712cb95a38b54dc5cd089
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'ecomp-portal-DB-common')
0 files changed, 0 insertions, 0 deletions