注:maven倉庫:
-
1、http://www.sonatype.org/nexus/ 私服nexus工具使用 -
2、http://mvnrepository.com/ (推薦) -
3、http://repo1.maven.org/maven2(也常用) -
4、http://maven.aliyun.com/nexus/content/groups/public/ 阿里云 (強力推薦) -
5、http://repo2.maven.org/maven2/ 私服nexus工具使用 -
6、http://uk.maven.org/maven2/ -
7、http://repository.jboss.org/nexus/content/groups/public -
8、http://maven.oschina.net/content/groups/public/ oschina可惜啦,以前一直用這個,不過現在有阿里云來擦屁股啦 -
9、http://mirrors.ibiblio.org/maven2/ -
10、http://maven.antelink.com/content/repositories/central/ -
11、http://nexus.openkoala.org/nexus/content/groups/Koala-release/ -
12、http://maven.tmatesoft.com/content/groups/public/
轉載自https://blog.csdn.net/qq_23689053/article/details/79232784
一、Java學習視頻類網站
1、北京尚學堂官網--【強烈推薦,視頻均可免費下載而且很全】
https://www.bjsxt.com/download.html
2、尚硅谷
http://www.atguigu.com/download.shtml
二、Java電子書下載
1、計算機書籍控
http://bestcbooks.com/categories/hu-lian-wang/
三、github/gitee(碼云)等上各種框架專案
github,一個非常適合程式員交流的網站,很多國際上的技術大牛都在github上有自己的開源代碼,其他人只要申請個賬號就可以隨意的看到這些大牛寫的程式,同時國內的很多互聯網公司如百度,阿里等,也在github上公布有開源的代碼,感興趣的程式員也可以自己查找著看一些,
1、mybatis
mybatis和各種框架的整合專案
https://github.com/mybatis
2、spring
https://github.com/spring
四、Java技術教程
1、gitbook官網
不過很多課程需要付費
https://gitbook.cn/
2、菜鳥教程
http://www.runoob.com/java/
3、InfoQ
極客邦科技(Geekbang)是一家世界級 IT 知識服務平臺,
https://www.infoq.cn/
4、w3shcool
領先的 Web 技術教程 - 全部免費
在 w3school,可以找到你所需要的所有的網站建設教程,
從基礎的 HTML 到 CSS,乃至進階的 XML、SQL、JS、PHP 和 ASP.NET,
http://www.w3school.com.cn/
五、Java框架類官方網站
1、Java的管理組織——JCP(Java Community Process)標準組織官方網站
https://www.jcp.org/en/jsr/summary?id=servlet+3.0
說明:JCP維護的規范包括J2ME、J2SE、J2EE,XML,OSS,JAIN等,組織成員可以提交JSR(Java Specification Requests),通過特定程式以后,進入到下一版本的規范里面,
2、Tomcat官方網站
https://tomcat.apache.org
3、Spring官方網站
https://spring.io/
4、SpringMVC官方網站檔案
https://docs.spring.io/spring/docs/5.1.2.RELEASE/spring-framework-reference/web.html#mvc-ann-async
5、SpringCloud官方中文網站
https://springcloud.cc/
6、SpringCloud官方英文網站
https://spring.io/projects/spring-cloud
7、OGNL運算式
和JSTL一樣都是運算式,為Apache下面的專案
http://commons.apache.org/proper/commons-ognl/language-guide.html
8、Apache Commons
http://commons.apache.org
9、ONGL運算式說明
http://commons.apache.org/proper/commons-ognl
六、真正解決問題的優秀博客整理
1、JAVA四大域物件總結
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/216285.html
標籤:其他
上一篇:避免踩雷!校招污點公司記錄
