There are a lot of argumentations exist trying to proof whether a combination of Springframework and Hibernate is still a "lightweight" or already a "heavyweight" champion. Please see following discussions in TSS for some of arguments: Ten Common Misconceptions about Spring Developing J2EE applications without Spring? Why? My conclusions after working with Springframework and Hibernate in some of my projects are: yes , Springframework and Hibernate are already our heavyweight champions! Why? It's getting on my nerves as I have to create SpringBeans by editing those Spring XML files. This is the same with Hibernate hbml files. I know there are some tools available (e. g. Spring and Hibernate plugins) to help me finish these annoying works. But still... at the end this is just the same as working with EJB 2.x with those deployment descriptors . You might say, I can use annotations. Th...
Let's talk about Model Driven Architecture (MDA), Open Source Software and Java (included Java island)!