Giter Site home page Giter Site logo

mintonmu / java-bucket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from argusswift/java-bucket

0.0 0.0 0.0 1.93 MB

java技术栈全家桶集成:springboot,dubbo,zookeeper,elasticsearch,feign,rabbitmq,redisson,shardingjdbc

Java 54.98% Dockerfile 0.04% CSS 0.24% JavaScript 32.13% FreeMarker 12.30% HTML 0.30%

java-bucket's Introduction

java技术栈全家桶

springboot,dubbo,zookeeper,elasticsearch,feign,rabbitmq,redisson,shardingjdbc,seata

dubbo

参考: springboot+dubbo搭建: https://www.cnblogs.com/chy18883701161/p/12783892.html

zookeeper安装: https://www.yuque.com/chaoyueshikong/project/nva9rl 本地启动服务: cd /usr/local/zookeeper ./bin/zkServer.sh start

dubbbo调优: https://www.yuque.com/chaoyueshikong/project/wa0emg

es

参考: https://www.jianshu.com/p/8fe4bc1c584d?utm_campaign=hugo https://developer.51cto.com/art/201904/594615.htm 反向索引又叫倒排索引,是根据文章内容中的关键字建立索引。 搜索引擎原理就是建立反向索引。 Elasticsearch 在 Lucene 的基础上进行封装,实现了分布式搜索引擎。 Elasticsearch 中的索引、类型和文档的概念比较重要,类似于 MySQL 中的数据库、表和行。 Elasticsearch 也是 Master-slave 架构,也实现了数据的分片和备份。 Elasticsearch 一个典型应用就是 ELK 日志分析系统。

feign

参考: https://www.cnblogs.com/lushichao/p/12796408.html add 接口调用失败重试方案 2020-09-14

rabbitmq

参考: https://www.jianshu.com/p/8fe4bc1c584d?utm_campaign=hugo

redisson

org.redisson.api.RedissonClient

shardingjdbc

参考: https://blog.csdn.net/u010391342/article/details/89526366

seata

参考: https://github.com/seata/seata

xxl-job

参考: https://www.fangzhipeng.com/architecture/2020/06/13/xxljob-test.html

java-bucket's People

Contributors

jason1210 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.