More Than One FieldConstructor with Play Framework
Posted on Sun 08 February 2015 in Development • Tagged with java, play_framework
Often times in the Play Framework, I need to have more than one custom field constructor. Figuring out how to do this the first time took a lot of work to get it right. Here I discuss how you can create and use more than one custom field constructor in …
Continue reading