13 Star 18 Fork 13

swfeng / maven-framework-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

maven-framework-project

Build Status

这里不仅生产代码,还搬运代码

项目描述

较上个*maven-framework-project过去已经一年多了,在上个maven-framework-project中,由于没有采用maven的继承和聚合。在介绍各种框架时配置杂乱、不易梳理。故再次有了这个示例项目。同时也意味着maven-framework-project*将不再继续下去。

因之前帐号已经存在*maven-framework-project,且这年头github上也流行Organizations,故抢注了v5developer这个组织名。该组织下目前有三名成员(v5chinaios8sxyx2008*)当然都是我啦。如果您有什么意见和建议,欢迎您的加入。

该示例仅仅只是一系列教程集(不仅限于Java),不做一个完整的项目。不会像*springside4*那样强大。当然如果有你的加入,我想她也许会的。

该项目将长期维护下去,也算是从业以来经验和知识的积累。

这里不仅生产代码,还搬运代码。欢迎*forkstar*

如果你有好的示例项目或教程可与我联系。我会以git submodule的方式添加进来,一来是尊重原作者的劳动成果,二来实时与原作者库同步,保持最新。

项目托管

https://github.com/v5developer/maven-framework-project

https://git.oschina.net/sxyx2008/maven-framework-project

https://github.com/sxyx2008/maven-framework-project 较早版本(已不再更新维护)

克隆到本地

该项目争取做到每一个示例项目都可以直接运行。各示例项目之间不相互依赖。由于提交了一些参考书籍*reference*导致目前体积较大。因此克隆时间较长,请您耐心等待。

项目使用了git submodule,因此克隆后需要执行下面的操作(在项目根目录中,与.gitmodules同一目录下)。

git submodule init

git submodule update

具体用法参照*http://git-scm.com/book/zh/*

酷站分享

该部分内容主要分享一些本人收集的与Java有关的站点。主要包括Maven Repository、Maven Plugins、Java Tutorials。欢迎补充!

Maven Repository

http://mvnrepository.com/

http://search.maven.org/#browse

http://mojo.codehaus.org/

http://dev.nightlabs.org/maven-repository/repo/

http://opensource.kantega.no/nexus/content/groups/public/

http://nexus.betaconceptframework.org/nexus/content/groups/public/

https://app.camunda.com/nexus/content/groups/public/

http://repo1.maven.org/maven/mule/dependencies/maven2/

https://maven-us.nuxeo.org/nexus/content/groups/public/

http://repo.yongtai.com.cn/nexus/content/repositories/public/

https://maven.alfresco.com/nexus/content/repositories/public/

https://repository.jboss.org/nexus/content/repositories/public/

http://mirrors.ibiblio.org/maven/mule/dependencies/maven2/

http://repo.squashtest.org/maven2/releases/

https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/

http://repo.spring.io/milestone/

http://repo.spring.io/snapshot/

https://oss.sonatype.org/content/repositories/sourceforge-releases/

http://maven.in.softeu.cz/nexus/content/repositories/public/

http://maven.oschina.net/content/groups/public/

http://maven.kaifazhe.me/content/groups/public/

http://repo.spring.io/release/

http://mirrors.ibiblio.org/maven2/

欢迎补充

Maven Plugins

http://mojo.codehaus.org/

http://tomcat.apache.org/maven-plugin-2.1/

http://maven.apache.org/plugins/index.html

http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin

https://docs.jboss.org/jbossas/7/plugins/maven/

http://mojo.codehaus.org/jboss-maven-plugin/

https://maven.apache.org/plugins/index.html

https://code.google.com/p/maven-db-plugin/

欢迎补充

Java Tutorials

http://www.mkyong.com/

http://www.dzone.com/tutorials/java

http://viralpatel.net/blogs/

http://www.hascode.com/

http://www.journaldev.com/

http://verylearning.com/

http://www.roseindia.net/

http://docs.oracle.com/javaee/5/tutorial/doc/docinfo.html

http://www.mastertheboss.com/index.php

http://www.vogella.com/

http://www.solrtutorial.com/index.html

http://refcardz.dzone.com/

http://www.springbyexample.org/

http://www.coreservlets.com/

http://www.programcreek.com/

http://www.mortardata.com/

http://www.pluralsight.com/training/

https://tutsplus.com/

http://www.mossle.com/docs/activiti/

http://blog.sae.sina.com.cn/

http://www.baeldung.com/

http://www.javacodegeeks.com/tutorials/java-tutorials/enterprise-java-tutorials/

http://www.tutorialspoint.com/

http://www.javaworld.com/

http://www.codejava.net/

http://www.javatips.net/

http://www.codesuggestions.com/java/apache-commons-dbutils-tutorial/

http://www.javatips.net/blog/2014/03/apache-dbutils-tutorial

http://www.javabeat.net/

http://www.concretepage.com/

http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-two-crud/

http://fruzenshtein.com/spring-jpa-data-hibernate-mysql/

http://howtodoinjava.com/

欢迎补充

与我联系

License

MIT

Copyright (c) 2014 雪山飞鹄

The MIT License (MIT) Copyright (c) 2014 v5developer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

a maven and spring project 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/ameizi/maven-framework-project.git
git@gitee.com:ameizi/maven-framework-project.git
ameizi
maven-framework-project
maven-framework-project
master

搜索帮助