appform-io / ranger

Service Discovery for Java
Apache License 2.0
7 stars 12 forks source link

Lombok+sonar #2

Closed koushikr closed 2 years ago

koushikr commented 2 years ago

More lombok and sonar fixes.

Lombok ones include the SuperBuilder instead of the boiler-plate constructors. Sonar fixes include, Suppressions where required, finals where required, and moving Thread.sleep to awaitility.

Also has verion upgrades for curator, mockito and squareup.