The Artima Developer Community
Sponsored Link

Agile Buzz Forum
VALJOGen - Generate java value objects just the way you like it

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Morten Christensen

Posts: 123
Nickname: mortench
Registered: May, 2005

41concepts
VALJOGen - Generate java value objects just the way you like it Posted: Oct 23, 2014 11:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Morten Christensen.
Original Post: VALJOGen - Generate java value objects just the way you like it
Feed Title: 41 technologies
Feed URL: https://techblog.41concepts.com/feed/
Feed Description: A software development blog from 41concepts
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Morten Christensen
Latest Posts From 41 technologies

Advertisement
I just released a new open source project VALJOGen that can be used to generate modern Java 7-8 value objects with setters/getters (*), Object.hashCode, Object.equals, Object.toString, Comparable.compareTo and more from plain java interfaces. This saves the developer from a lot of work of implementing this by hand which is both repetitive and hard to do 100% […]

Read: VALJOGen - Generate java value objects just the way you like it

Topic: Progress Software Acquired Telerik Teampulse Editor Previous Topic   Next Topic Topic: Talking about Refactoring on the Ruby Rogues Podcast

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use