# gradlePush-noXml **Repository Path**: oscharles/gradlePush-noXml ## Basic Information - **Project Name**: gradlePush-noXml - **Description**: gradle 构建的项目,并且是纯无 xml,纯注解的spring mvc+hibernate+spring 的项目。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2015-01-24 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目简介 - Gradle 构建的项目。 - 无 XML,纯注解的 Spring mvc+Hibernate+Spring 项目。 - 内有 Comet4J 推送。 - 内有 Spring 4+ 性特性的 @JsonView 注解,能返回 JSON 以及 JSONP 数据。 # 注意事项 项目内有 Git 子模块,Clone 项目后,使用 `git submodule init` 进行 Clone 子模块。子模块使用请参考 [Git-子模块](http://git-scm.com/book/zh/v1/Git-%E5%B7%A5%E5%85%B7-%E5%AD%90%E6%A8%A1%E5%9D%97)