MapleBlog is a simple MVC Struts 1.1-based Web log that uses Hibernate as its model layer and Tiles/JSP for its View.
It is relatively simple to configure and has full basic functionality. By using Hibernate, it is able to function with a wide variety of databases.
Can also easily be replaced by entity beans and EQL due to the façade used to cover all database activities. Although entity beans are dog slow.
其他Java Java 博客系统 开源项目资源: