Skip to content
View Jmwang-Code's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Jmwang-Code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jmwang-Code/README.md

Hi there 👋

Welcome to my page!

I made 1000+ contributions and modified 100,000 lines of code.

🔭I’m currently code with

  • Java
  • JavaScript
  • Jass

💬Contact Me

🌱 I’m currently learning

  • Springboot(JDK21、JDK17、JDK8)
  • Mysql
  • Oracle
  • Clickhouse
  • h2
  • sqlite
  • Activiti7
  • Xxl-job
  • redis
  • nacos

Top Langs

Pinned

  1. Trie Trie Public

    前缀查询树(字典树) 特定需求下查询速度远超开源检索工具,innodb下B+树或者ES中倒排索引无法与之比拟.

    Java 14

  2. Data-Provider Data-Provider Public

    多数据源提取提取插件(比如JDBC规范的数据库、HTTP请求格式、Kafka各种消息队列、文件目录读取)

    Java 11

  3. spring-boot-demo spring-boot-demo Public

    spring boot demo tool

    Java 10

  4. spring-boot-trie-service spring-boot-trie-service Public

    多模块打包 Maven Demo

    Java 8

  5. spring-boot-starter-trie spring-boot-starter-trie Public

    实体检索树,是一种特殊的检索工具,想要快速关联查询出一系列字段并且展示,通过关键字段,通过前后非线性回归的方式检索,以毫秒级别的速度(1 ms)快速返回多组数列。

    Java 12