<kbd id="afajh"><form id="afajh"></form></kbd>
<strong id="afajh"><dl id="afajh"></dl></strong>
    <del id="afajh"><form id="afajh"></form></del>
        1. <th id="afajh"><progress id="afajh"></progress></th>
          <b id="afajh"><abbr id="afajh"></abbr></b>
          <th id="afajh"><progress id="afajh"></progress></th>

          52類110個主流Java組件和框架

          共 4780字,需瀏覽 10分鐘

           ·

          2022-05-31 19:36

          點擊關(guān)注公眾號,Java干貨及時送達??

          作者:四猿外

          52 類 110 個常用的組件和框架!

          以下排序是按照從技術(shù)組件開發(fā)框架代碼工具,也有一些實在不好分類的,就放到最后了。

          WEB 容器

          Tomcat
          https://tomcat.apache.org/

          Jetty
          https://www.jetty.com/

          JBoss
          https://www.jboss.org/

          Resin
          https://caucho.com/products/resin

          數(shù)據(jù)庫

          H2
          https://h2database.com/

          SQLite
          https://www.sqlite.org/

          MySQL
          https://www.mysql.com/

          Oracle
          https://www.oracle.com/index.html

          SQL Server
          https://www.microsoft.com/en-us/sql-server/sql-server-downloads

          PostgreSQL
          https://www.postgresql.org/

          MariaDB
          https://mariadb.org/

          緩存

          Redis
          https://redis.io/

          Memcached
          https://memcached.org/

          消息隊列

          Kafka
          https://kafka.apache.org/

          RocketMQ
          https://rocketmq.apache.org/

          Pulsar
          https://pulsar.apache.org/

          RabbitMQ
          https://www.rabbitmq.com/

          負載均衡

          LVS
          http://www.linuxvirtualserver.org/

          NGINX
          https://www.nginx.com/

          分布式存儲

          Ceph
          https://docs.ceph.com/

          HDFS
          https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html

          數(shù)據(jù)庫集群

          MHAhttps://github.com/yoshinorim/mha4mysql-manager

          分布式協(xié)調(diào)

          ZooKeeperhttps://zookeeper.apache.org/

          大數(shù)據(jù)相關(guān)

          Storm
          https://storm.apache.org/

          Flink
          https://flink.apache.org/

          Spark
          https://spark.apache.org/

          HBase
          https://hbase.apache.org/

          Flink
          https://flink.apache.org/

          ClickHouse
          https://clickhouse.com/

          Doris
          https://doris.apache.org/

          日志收集與分析

          Filebeat
          https://www.elastic.co/beats/filebeat

          Logstash
          https://www.elastic.co/logstash/

          Kibana
          https://www.elastic.co/kibana

          搜索

          Elasticsearch
          https://www.elastic.co/

          系統(tǒng)監(jiān)控

          SkyWalkinghttps://skywalking.apache.org/

          zipkinhttps://zipkin.io/

          分庫分表

          ShardingSpherehttps://shardingsphere.apache.org/

          Mycat2
          http://mycatone.top/

          微服務(wù)

          Spring Cloud
          https://spring.io/projects/spring-cloud

          RPC 框架

          Dubbo
          https://github.com/apache/dubbo

          gRPC
          https://github.com/grpc/grpc-java

          網(wǎng)絡(luò)框架

          Netty
          https://netty.io/

          MVC 框架

          Spring Framework
          https://spring.io/projects/spring-framework

          Spring Boot
          https://spring.io/projects/spring-boot

          數(shù)據(jù)層框架

          MyBatis
          https://github.com/mybatis/mybatis-3

          MyBatis-Plus
          https://github.com/baomidou/mybatis-plus

          Hibernate
          http://hibernate.org/orm/

          數(shù)據(jù)庫連接池

          HikariCP
          https://github.com/brettwooldridge/HikariCP

          Druid
          https://github.com/alibaba/druid

          Redis 客戶端

          Jedis
          https://github.com/xetorthio/jedis

          Redisson
          https://github.com/redisson/redisson

          Rest 接口設(shè)計與開發(fā)

          Swagger
          https://swagger.io/

          數(shù)據(jù)參數(shù)校驗

          Hibernate Validator
          https://hibernate.org/validator/

          安全相關(guān)

          Shiro
          https://shiro.apache.org/

          Bouncy Castle
          https://www.bouncycastle.org/java.html

          jjwt
          https://github.com/jwtk/jjwt

          Reactive 編程

          Akka
          https://akka.io/

          RxJava
          https://github.com/ReactiveX/RxJava

          vert.x
          https://vertx.io/

          單元測試

          JUnit
          https://junit.org/junit5/

          測試輔助

          JMockit
          http://jmockit.github.io/

          Mockito
          https://github.com/mockito/mockito

          JMeter
          http://jmeter.apache.org/

          Selenium
          https://www.selenium.dev/

          日志記錄

          Log4j2
          https://logging.apache.org/log4j/

          Logback
          http://logback.qos.ch/

          SLF4J
          http://www.slf4j.org/

          代碼質(zhì)量檢查

          Checkstyle
          https://github.com/checkstyle/checkstyle

          Spotbugs
          https://github.com/spotbugs/spotbugs

          代碼生成

          Lombok
          https://projectlombok.org/

          領(lǐng)域語言定制

          ANTLR
          https://www.antlr.org/

          配置文件解析

          config
          https://github.com/lightbend/config

          序列化格式

          Avro
          https://avro.apache.org/

          Thrift
          https://thrift.apache.org/

          Protobuf
          https://github.com/protocolbuffers/protobuf

          模板引擎

          Freemarker
          https://freemarker.apache.org/

          Thymeleaf
          https://www.thymeleaf.org/

          Office 文檔處理

          POI
          https://poi.apache.org/

          PDF 處理

          iText
          https://itextpdf.com/en

          Apache PDFBox
          https://pdfbox.apache.org/

          高性能隊列

          Disruptor
          https://lmax-exchange.github.io/disruptor/

          HTTP 客戶端

          Async Http Client
          https://github.com/AsyncHttpClient/async-http-client

          Feign
          https://github.com/OpenFeign/feign

          Retrofit
          https://square.github.io/retrofit/

          二維碼解析

          ZXing
          https://github.com/zxing/zxing

          定時任務(wù)調(diào)度

          Quartz
          https://github.com/quartz-scheduler/quartz

          JSON 解析

          Gson
          https://github.com/google/gson

          Jackson
          https://github.com/FasterXML/jackson

          fastjson
          https://github.com/alibaba/fastjson

          分布式事務(wù)

          Seata
          https://github.com/seata/seata

          屬性映射

          MapStruct
          https://github.com/mapstruct/mapstruct

          本地緩存

          Ehcache
          http://www.ehcache.org/

          Caffeine
          https://github.com/ben-manes/caffeine

          系統(tǒng)排錯與調(diào)優(yōu)

          JMH
          http://openjdk.java.net/projects/code-tools/jmh/

          Arthas
          https://github.com/alibaba/arthas

          命令行參數(shù)解析

          JCommander
          http://jcommander.org/

          計算機視覺

          JavaCV
          https://github.com/bytedeco/javacv

          工具集合

          Guavahttps://github.com/google/guava

          Hutool
          https://hutool.cn/

          構(gòu)建工具

          Maven
          https://maven.apache.org/

          Gradle
          https://gradle.org/

          Bazelhttps://bazel.build/

          本地系統(tǒng)開發(fā)

          JNAhttps://github.com/java-native-access/jna

          JVM

          Adopt Open JDK
          https://adoptopenjdk.net/

          Graal
          https://github.com/oracle/graal

          Open JDK
          https://openjdk.java.net/

          多版本 Java 支持

          jenvhttps://github.com/jenv/jenv

          爬蟲相關(guān)

          Nutch
          https://nutch.apache.org/

          Crawler4j
          https://github.com/yasserg/crawler4j

          jsoup
          https://jsoup.org/

          webmagic
          https://github.com/code4craft/webmagic

          整理不易,別忘了收藏,更別忘了點贊、在看、分享

          1.?IDEA 官宣全新默認 UI,有種 VSCode 的感覺 !!

          2.?ZooKeeper、Eureka、Consul 、Nacos,微服務(wù)注冊中心怎么選?

          3.?MySQL 暴跌!

          4.?從實現(xiàn)原理談?wù)劦痛a

          最近面試BAT,整理一份面試資料Java面試BATJ通關(guān)手冊,覆蓋了Java核心技術(shù)、JVM、Java并發(fā)、SSM、微服務(wù)、數(shù)據(jù)庫、數(shù)據(jù)結(jié)構(gòu)等等。

          獲取方式:點“在看”,關(guān)注公眾號并回復(fù)?Java?領(lǐng)取,更多內(nèi)容陸續(xù)奉上。

          PS:因公眾號平臺更改了推送規(guī)則,如果不想錯過內(nèi)容,記得讀完點一下在看,加個星標,這樣每次新文章推送才會第一時間出現(xiàn)在你的訂閱列表里。

          “在看”支持小哈呀,謝謝啦??

          瀏覽 140
          點贊
          評論
          收藏
          分享

          手機掃一掃分享

          分享
          舉報
          評論
          圖片
          表情
          推薦
          點贊
          評論
          收藏
          分享

          手機掃一掃分享

          分享
          舉報
          <kbd id="afajh"><form id="afajh"></form></kbd>
          <strong id="afajh"><dl id="afajh"></dl></strong>
            <del id="afajh"><form id="afajh"></form></del>
                1. <th id="afajh"><progress id="afajh"></progress></th>
                  <b id="afajh"><abbr id="afajh"></abbr></b>
                  <th id="afajh"><progress id="afajh"></progress></th>
                  伊人草逼 | 国产精品男插女 | 激情内射视频 | 天天撸在线观看 | 中文在线资源天堂 |