overview

Websites accumulated during personal work and study

code style:

  1、checkstyle:http://checkstyle.sourceforge.net/releasenotes.html    和     https://plugins.jetbrains.com/plugin/1065-checkstyle-idea

  2、Alibabastyle:https://github.com/alibaba/p3c/tree/master/idea-plugin

idea using

  1、http://wiki.jikexueyuan.com/project/intellij-idea-tutorial/introduce.html

  2、topic style:http://color-themes.com/?view=index  http://www.riaway.com/theme.php?page=2

maven building:

  1、https://ayayui.gitbooks.io/tutorialspoint-maven/content/book/maven_deployment_automation.html

mybatis website:

  1、http://www.mybatis.org/mybatis-3/zh/index.html

spring:

  1、http://www.baeldung.com/full_archive

  2、https://spring.io/

  3、Springboot:http://www.leftso.com/blog/520.html

kafka chinese course:

  1、http://orchome.com/kafka/index

 Java:

  1、http://www.java1234.com/

Design patterns:

  1、http://www.runoob.com/design-pattern/interpreter-pattern.html

TimeApi:

      1、https://docs.oracle.com/javase/8/docs/api/

ClickHouse:

   1、系列博客:http://jackpgao.github.io/categories/ClickHouse/

  2、中文档:https://clickhouse.yandex/docs/zh/

    3、ClickHouse专业中文社区:http://www.clickhouse.com.cn/

ElasticSearch:

  1、ElasticSearch权威指南(中文网):https://es.xiaoleilu.com/

  2、ElasticSearch中文社区:https://elasticsearch.cn/question/2661

  3、elasticsearch学习wiki:https://github.com/NLPchina/elasticsearch-sql/wiki

  4、elasticsearch-sql官方GitHub:https://github.com/elastic/elasticsearch  和   https://github.com/NLPchina/elasticsearch-sql

Hbase:

  1、w3c:https://www.w3cschool.cn/hbase_doc/hbase_doc-vxnl2k1n.html

  2、易佰教程:https://www.yiibai.com/hbase/hbase_client_api.html

Nginx:

  1、Nginx开发从入门到精通:http://tengine.taobao.org/book/chapter_02.html

  2、基于 Nginx和 LuaJIT 的 Web 平台:http://openresty.org/cn/

Quartz course:

  1、https://www.w3cschool.cn/quartz_doc/

  2、http://www.quartz-scheduler.org/documentation/

Regular Expression:

  1、http://tool.oschina.net/uploads/apidocs/jquery/regexp.html

Xml parse:

  1、XPath:https://www.yiibai.com/java_xml/java_xpath_parser.html   

    还包括有(xml解析器、DOM解析器、SAX解析器、JDOM解析器、StAX解析器、DOM4J解析器、)

JSONPath:

  1、jsonpath官网- XPath for JSON   ->      http://goessner.net/articles/JsonPath/

  2、JSONPath Expression Tester     ->      https://jsonpath.curiousconcept.com/#learn

FastJson:

  1、git:https://github.com/alibaba/fastjson/wiki/JSONPath

BigData:

  1、https://www.iteblog.com/

  2、http://www.itpub.net/?cid=2

    3、开源中国:https://www.oschina.net/blog?classification=5593654

Flink:

  1、flink博客:http://wuchong.me/

  2、IBM developerWorkshttps://www.ibm.com/developerworks/cn/opensource/os-cn-apache-flink/     

  3、flink中文社区:https://flink-china.org/

  4、开发者头条:https://toutiao.io/tags/Flink?type=latest

  5、Flink专栏:https://toutiao.io/subjects/14702

  6、https://github.com/zhisheng17/flink-learning

  7、https://github.com/flink-china/flink-training-course

  1. https://github.com/flink-china/flink-forward-china-2018
  2. https://github.com/flink-china/flink-training-course
  3. https://github.com/zhisheng17/flink-learning

Spark:

  1、apachecn:http://spark.apachecn.org/docs/cn/2.2.0/

  2、spark论坛:https://bbs.csdn.net/forums/spark

Devops:

  1、MySql5.7Json type:http://www.ywnds.com/?p=5061

  2、Linux运维:https://www.centos.bz/

git:

  1、https://git-scm.com/book/zh/v2

antlr:

  1. https://liangshuang.name/2017/08/20/antlr/
  2. http://yijun1171.github.io/2015/03/30/ANTLR4学习笔记-语法字典-Grammar-Lexicon/

prometheus:

  1、https://songjiayang.gitbooks.io/prometheus/tools/client.html

  2、https://www.hi-linux.com/posts/25047.html

  3、https://www.kancloud.cn/cdh0805010118/prometheus/719366

Apache Beam:

  1、https://beam.apache.org/

hear:

  1、https://github.com/scxwhite/hera

euphoria:

  1、https://github.com/seznam/euphoria

mac :

  1、https://xclient.info/

临时:

    1、https://wujiazhen2.github.io/categories/

原文地址:https://www.cnblogs.com/wynjauu/p/9298841.html