I was looking for a simple freeware for generating UMLs and class diagrams spesifclly. Here is some of the better ones I have found: ArgoUML open source UML modeling tool. StarUml Another…
Month: April 2010
Using Hibernate Validator to cover your validation needs
Recently I had to choose a validation framework or write one by my own. First I thought, no big deal, validation is not that a complicated issue. But the more you think…