pet-clinic-jvm icon indicating copy to clipboard operation
pet-clinic-jvm copied to clipboard

kotlin-noarg + redundant controller annotations

Open vlipovetskii opened this issue 7 years ago • 1 comments

Applying kotlin-noarg to generate default constructors. Removing redundant arguments from controller annotations.

vlipovetskii avatar Jul 20 '17 15:07 vlipovetskii

I really like how much noise this has removed from the Kotlin solution. Especially the constructor stuff in the Pet class.

azena-t avatar Jul 21 '17 08:07 azena-t