from Hacker News

Classic JavaEE or Spring+Hibernate is out

by banq on 12/21/12, 12:51 AM with 1 comments

classic programming mode such as JavaEE or Spring+Hibernate is out, changing the mindset - more object-oriented view at the business domain modeling, thinking about business process instead of data, DDD + CQRS + EventSourcing is the future. football Match is the example for future.
  • by banq on 12/21/12, 12:54 AM

    classic programming mode only thinking about data not business language. in there, the domain model is a data package, not a object.