收藏两个开源项目的网址

发现google code是一个好东西,今天发现两个还不错的项目,先研究一下,看能不能参与进去。

Micrite is an application that developers can refer to when starting a web project base on Struts and Spring.
It should aid you learn how to develop a complicated web application, from design to coding, from compiler to integration testing...


Micrite是一个基于Struts和Spring的完整Web应用,通过它你会轻松的掌握:

如何设计开发一个的Web项目(面向对象设计,接口编程)
如何进行自动编译,测试及发布(Maven,ant,Junit)
Struts2,Sping2,ajax等相关技术

http://code.google.com/p/micrite/

sns4j是一个基于java的SNS开源应用系统;

采用的技术:maven,struts2,spring,hibernate等;

支持多语言;

支持derby,mysql,postgreSQL,oracle,sqlserver等数据库;

http://code.google.com/p/sns4j/

你可能感兴趣的:(spring,maven,Web,struts,Google)