linyimin's repositories
spring-startup-analyzer
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀
mybatis-sql-viewer
convert mybatis xml to sql statement; mybatis param mock; sql specification check; sql index check; sql execution; sql stress; mybatis sql scan
spring-bean-timeline
Spring Bean initialization timeline | View the initialization time of each Bean | Spring Bean初始化时序图 | 查看每个Bean初始化耗时
chatgpt-prompts
Display a list of prompts when '/' is entered in the ChatGPT input box and support filtering by language & 在 ChatGPT 输入框中输入 '/' 时列出提示词,支持按照语言进行过滤
Play-with-Algorithms
慕课网课程《算法与数据结构》的学习笔记及基于Typescript的代码实现.
spring-boot-async-bean-demo
spring boot async bean demo
ant-design-draggable-modal
The Modal from Ant Design, draggable.
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
chatgpt-mirror-server
搭建一个chatgpt的完全镜像,非API模式,支持官网账号密码登陆,支持自定义认证方式
git-first-commit
git 第一个提交源码分析
openai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
spring-cloud-gateway-nacos
spring-cloud-gateway集成Naocos实现动态路由
spring-startup-analyzer-demo
a simple spring boot demo to test spring-startup-analyzer
springcloud_gateway_demo
springcloud gateway demo for noob
testable-mock
换种思路写Mock,让单元测试更简单