Pinned Repositories
amazon-scrapy
Scrapy the detail and lowest price of amazon best seller product by python spider
biyao
python scrapy 入门例子
bootiful-axon
ddd-4-java
Base classes for Domain Driven Design (DDD) with Java
design
uml 设计相关
design-Images
设计图存档
gecco
易用的轻量化的网络爬虫(Easy to use lightweight web crawler)
jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Lywei's Repositories
Lywei/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Lywei/gecco
易用的轻量化的网络爬虫(Easy to use lightweight web crawler)
Lywei/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
Lywei/spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
Lywei/amazon-scrapy
Scrapy the detail and lowest price of amazon best seller product by python spider
Lywei/biyao
python scrapy 入门例子
Lywei/bootiful-axon
Lywei/ddd-4-java
Base classes for Domain Driven Design (DDD) with Java
Lywei/design
uml 设计相关
Lywei/design-Images
设计图存档
Lywei/dubbo-spring-boot-starter
using dubbo with spring boot style,define dubbo filter conveniently
Lywei/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
Lywei/feishu-chatGpt
Feishu ChatGpt 在飞书上与ChatGPT随时对话~
Lywei/fescar
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
Lywei/gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
Lywei/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
Lywei/jpress
Lywei/kingshard
A high-performance MySQL proxy
Lywei/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Lywei/legends
使用 Java 开发的一个任务调度框架,可以远程执行一次性或重复性的JOB,查看任务的执行状态以及任务结果(返回值、执行时间等) 本框架只负责调度,支持集群,任务执行在目标的服务器上,与业务解耦。
Lywei/Lywei.github.io
Lywei/Mycat-Server
Lywei/nebula
"星云"业务风控系统,主工程
Lywei/spring-boot-with-activiti-example
Lywei/spring-cloud-netflix
Integration with Netflix OSS components
Lywei/spug
开源运维平台:帮助中小型企业完成主机、任务、发布部署、配置文件、监控、报警等管理(open source O & M management system,manage the hosts, tasks, deployment, configuration files, monitoring and alarming) https://spug.qbangmang.com/login
Lywei/v2ray
最好用的 V2Ray 一键安装脚本 & 管理脚本
Lywei/wechat_jump_game
python 微信《跳一跳》辅助
Lywei/XmindOfBankBusiness
介绍银行系统中账务、存款、贷款、票据、资金池、结售汇等业务
Lywei/zookeeper-registry-example
zookeeper作为注册中心最朴素的例子