Coder Social home page Coder Social logo

konghanghang / spring-boot-practice Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 4.0 8.05 MB

学习相关,包括spring-cloud、elasticsearch、zookeeper、数据结构和算法、设计模式以及JDK常用的工具。

License: MIT License

Java 99.97% Groovy 0.03%
spring-cloud spring-boot elasticsearch zookeeper design-patterns algorithms-and-data-structures jdk8 juc jpa

spring-boot-practice's Introduction

spring-boot-demo

spring相关学习记录以及一些工具类

各模块介绍

cloud

spring-cloud的学习模块,主要包括

  1. 服务注册与发现
    • eureka
    • nacos
  2. 服务负载与调用
    • ribbon
    • openFeign
  3. 服务熔断与降级
    • hystrix
    • sentinel(暂无研究)
  4. 配置中心
    • nacos
  5. 服务网关
    • gateway

data

data为数据结构和算法模块,现在正在学习中.

algorithm为算法

  • 排序算法

  • 查找算法

structure为数据结构

  • 队列
  • 链表
  • 稀疏数组
  • 自定义hash表
  • 普通树和二叉树

design-pattern

设计模式学习

created-mode

创建型设计模式

structural-mode

结构型设计模式

elasticsearch

es6.6版本的api实践

elasticsearch-7.6

里边分为es7.6版本的加密介绍以及7.6版本正常的api实践,关于加密的详细介绍请看这篇文章介绍Elasticsearch7.6开启xpack以及java代码配置客户端.

JDK

JDK相关工具使用:JUC、reflect

kafka

kafka肤浅学习

netty-study

netty肤浅学习

shiro

本模块主要是研究shiro,已经实现的有对rest风格的url的支持,实例还不是很完整,但是核心代码基本都已齐全.

spring

主要是用来研究spring的ioc和aop功能

tools

工具模块,主要有两个模块

  1. ip读取

    ip读取分为ipv4和ipv6,ipv4使用的是纯真的库

    ipv6是基于zxinc网站提供的数据来做的,详细的使用说明见文章基于zxinc网站ipv6静态数据文件的JAVA查询实现.

  2. jdbc连接

    jdbc连接包括常见的数据库的连接使用

web-mvc

研究spring-mvc功能.包括

  • 自定义参数处理器
  • 自定义返回结果处理器
  • 自定义全局异常处理器

更多详细spring-mvc的功能我已经封装成了一个公共的jar,提取出来,也方便自己使用,已开源,地址:base-iminling-core,具体使用见仓库说明.

zookeeper-api

zk的api实践.

zookeeper-election-master

利用zk进行master的选举实践.

Stargazers over time

Stargazers over time

spring-boot-practice's People

Contributors

dependabot[bot] avatar konghanghang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.