Pinned Repositories
active4j
Active4j-boot是基于SpingBoot2.0轻量级的java快速开发框架。以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis Plus为数据访问层, Apache Shiro为权限授权层, Redis为分布式缓存,Quartz为分布式集群调度,layui作为前端框架并进行前后端分离的开源框架
active4j-flow
Active4j-flow是基于SpingBoot2.0与activiti7.x开发的一套工作流程管理系统。是以active4j-jsp为项目基础架构构建而成。以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis Plus为数据访问层, Apache Shiro为权限授权层, Redis为分布式缓存,JSP作为前端页面引擎,采用JSTL标签库封装组件
analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
Auto.js-4.1.1.Alpha2
autojs源码分析
AutoX
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
book-small-spring
《手写Spring:渐进式源码实践》 —— 作者:付政委(小傅哥)
docker-fastapi-demo
fastapi 开发脚手架
HuLa-IM-Tauri
HuLa is an instant messaging app built on Tauri+vue3 (not just instant messaging)
hutool
A set of tools that keep Java sweet.
ImageGlass
A lightweight, versatile image viewer
scottmama's Repositories
scottmama/active4j
Active4j-boot是基于SpingBoot2.0轻量级的java快速开发框架。以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis Plus为数据访问层, Apache Shiro为权限授权层, Redis为分布式缓存,Quartz为分布式集群调度,layui作为前端框架并进行前后端分离的开源框架
scottmama/active4j-flow
Active4j-flow是基于SpingBoot2.0与activiti7.x开发的一套工作流程管理系统。是以active4j-jsp为项目基础架构构建而成。以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis Plus为数据访问层, Apache Shiro为权限授权层, Redis为分布式缓存,JSP作为前端页面引擎,采用JSTL标签库封装组件
scottmama/analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
scottmama/Auto.js-4.1.1.Alpha2
autojs源码分析
scottmama/AutoX
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
scottmama/book-small-spring
《手写Spring:渐进式源码实践》 —— 作者:付政委(小傅哥)
scottmama/docker-fastapi-demo
fastapi 开发脚手架
scottmama/HuLa-IM-Tauri
HuLa is an instant messaging app built on Tauri+vue3 (not just instant messaging)
scottmama/hutool
A set of tools that keep Java sweet.
scottmama/ImageGlass
A lightweight, versatile image viewer
scottmama/iotdb
Apache IoTDB
scottmama/linux
Linux kernel source tree
scottmama/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
scottmama/modbus4j
A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
scottmama/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
scottmama/py-webrtcvad
Python interface to the WebRTC Voice Activity Detector
scottmama/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。
scottmama/springcloud-gateway-oauth2
这是一个SpringCloud gateway +oauht2.0+jwt 实现微服务的认证和授权
scottmama/taichi
Productive programming language for portable, high-performance, sparse & differentiable computing