imyzt's repos on GitHub
Java · 42 人关注
imooc_miaosha
该项目是本人学习慕课网[Java秒杀系统方案优化 高性能高并发实战]后上传的源代码以及课程笔记.
Java · 29 人关注
dynamic-thread-pool
A framework for dynamically modifying the Java / Spring thread pool, which supports dynamically modifying the created thread pool, including increasing the core thread pool, maximum thread pool, and queue size. Support to view the running status of threads in the past 24h, support configuration monitoring alarm and automatic expansion of work queue
Java · 11 人关注
crud-intellij-plugin
一个增删改查的idea插件,可以根据数据库表结构,帮助您快速生成dao、service、controller等相关代码。同时支持Mybatis-Plus、MyBatis、JPA。
Java · 8 人关注
MS
Management-System-Demo
Java · 7 人关注
learning-technology-code
:seedling: :evergreen_tree: :deciduous_tree: 此项目是本人在平时日常技术学习、笔记、博客中代码的汇总,欢迎访问我的博客:http://blog.imyzt.top
Java · 2 人关注
arthas-idea-plugin
arthas idea plugin 更简单的使用arthas的IDEA 插件,方便的构建各种arthas 命令,复制到剪切板 然后到服务器上启动arthas 执行命令。
Java · 2 人关注
My-Blog
:palm_tree::octocat: The repository is the source code for my blog, it is modified from ZHENFENG13/My-Blog
Java · 2 人关注
pojo-to-form-data
An intellij plugin that supports converting POJO classes to colon-separated K: V structure strings to the pasteboard
Dockerfile · 1 人关注
http-flv
NGINX with http-flv-module docker image .
Java · 0 人关注
dynamic-threadpool
🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.
0 人关注
fast-request
IntelliJ IDEA plugin Restful Fast Request
Java · 0 人关注
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Java · 0 人关注
rest-gen
根据规则自动生成Spring MVC 控制器方法
0 人关注
rocketmq-site
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
0 人关注
seelog
[golang] 简单易用 浏览器实时查看日志
Java · 0 人关注
Shiro
study shiro
0 人关注
Snailclimb
Hello, I am Guide. Java back-end development, half a full stack, a free boy.
0 人关注
speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
Java · 0 人关注
SpringBoot-WebFlux
Learning [WebFlux](https://www.cnblogs.com/limuma/) Summary
Java · 0 人关注
SpringCloud
基于SpringCloud2.0的微服务开发脚手架,整合了spring-security-oauth2、apollo、eureka、feign、hystrix、springcloud-gateway、springcloud-bus等。治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中