美文网首页程序员学习资源
[杂]一些技术的网站

[杂]一些技术的网站

作者: 程序员驿站 | 来源:发表于2017-04-21 10:44 被阅读39次

    Jvm

    Java 5.0 虚拟机的调优:[http://www.oracle.com/technetwork/java/gc-tuning-5-138395.html]
    Java 5.0 虚拟机:[http://docs.oracle.com/javase/1.5.0/docs/guide/vm/index.html]
    jvm 参数配置:[http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html]
    jvm 中文:[http://www.oracle.com/technetwork/cn/java/javase/tech/index-jsp-136373-zhs.html]

    Spring

    spring4all:[http://spring4all.cn/]
    springcloud中文网:[https://springcloud.cc/]
    Spring Integration: https://github.com/spring-projects/spring-integration
    Spring Batch: https://github.com/spring-projects/spring-batch
    family of projects: http://spring.io/projects
    Spring organization: https://github.com/spring-projects
    building a distribution with dependencies: https://github.com/spring-projects/spring-framework/wiki/Building-a-distribution-with-dependencies
    Javadoc: http://docs.spring.io/spring-framework/docs/current/javadoc-api/
    reference docs: http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/
    Stack Overflow: http://stackoverflow.com/faq

    国外的Java相关博客

    https://dzone.com/java-jdk-development-tutorials-tools-news
    https://www.javacodegeeks.com

    ElasticSearch学习资源

    [https://github.com/bee06/awesome-elasticsearch]

    算法

    leetcode:[https://github.com/bee06/awesome-java-leetcode]

    其他

    协程:[http://colobu.com/2016/07/14/Java-Fiber-Quasar/]
    非常全的资源库:[https://github.com/bee06/awesome-java-cn]

    工具类

    非常好用的idea教程:[https://github.com/judasn/IntelliJ-IDEA-Tutorial]
    mac 配置:[https://github.com/bee06/awesome-mac]
    电子书:[https://github.com/bee06/free-programming-books]
    java经典电子书:[http://cmsblogs.com/?page_id=1942]

    相关文章

      网友评论

        本文标题:[杂]一些技术的网站

        本文链接:https://www.haomeiwen.com/subject/mtqdzttx.html