Stars
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
将TamperMonkey上所开发的脚本文件汇总到当前的MonkeyScript中
Apache Pulsar - distributed pub-sub messaging system
这是一个以Spring Security、OAuth2为核心的安全校验框架,支持JWT,redis和JDBC模式存储token。是一个小而灵活的安全框架,同时支持SpringSecurity的授权码模式,密码认证模式,简化模式和客服端模式,四种安全模式。同时支持注解权限认证和URL地址颗粒度认证,能够灵活的配置,但是如果系统比较庞大,建议不要开启URL权限认证,认为URL地址过多,会影响性能。
集成最全的代码生成工具:entity集成lombok、格式校验,swagger;dao自动加@mapper,service自动注释和依赖;Controller实现restful 增删改查API,并集成swagger。