ywh个人学习开发框架
☆43Jun 21, 2022Updated 3 years ago
Alternatives and similar repositories for ywh-frame
Users that are interested in ywh-frame are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- vine是一款轻量级的分布式调用链路追踪-Java探针,vine只是探针,对于同进程内,vine在调用链路入口处创建用于收集日记的单向链表, 调用链路上每经过一个方法都会向链表尾部追加日记,最终在调用链路出口处打印整个调用链路的日记。不同进程间,通过传递事件ID将整条链路串…☆14Dec 2, 2020Updated 5 years ago
- Auto-mirror of scoopinstaller/scoop-main bucket☆12Updated this week
- 这是我们做过的一个小程序(跨多平台,微信、头条,支付宝,QQ等等)商城,基本上涵盖了所有主流商城类型的所有功能模块,包含商城首页、商品分类,个人主页,购物城等等☆11Nov 5, 2020Updated 5 years ago
- Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameS…☆10Sep 11, 2024Updated last year
- 配合HttpProxy使用,在本机启动http和socks5代理☆13Nov 5, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- spring boot 1.5.4版本从入门到实践☆15Mar 4, 2018Updated 8 years ago
- ☆37Jun 21, 2018Updated 7 years ago
- Java Web期末课程设计项目。使用了Spring+Spring MVC+Hibernate框架☆13Dec 31, 2016Updated 9 years ago
- Mote is not just a note app☆13Mar 2, 2023Updated 3 years ago
- ☆31Apr 6, 2017Updated 9 years ago
- Elasticsearch's Mybatis☆16Mar 18, 2018Updated 8 years ago
- 数据脱敏平台后端项目。☆17Jun 8, 2018Updated 7 years ago
- 主要是为了解决使用spring cloud gateway filter读取dataform类型的数据(multipart)☆18Dec 4, 2018Updated 7 years ago
- A code generation plug-in for Intellij-IDEA☆16May 31, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 闲来无事,在Android端写了一个五子棋自娱自乐,换个思路,本次没有使用Canvas制作,UI基本齐全,附带复盘功能,支持双人对战,也实现了简单的AI算法人机对战,有待优化,注释详细,欢迎探讨。 ——by尽际 QQ:616616769☆16Oct 27, 2016Updated 9 years ago
- A Java library for sending notifications via APNS using Apple's new HTTP/2 API. This library uses Netty4.☆21Jun 17, 2017Updated 8 years ago
- sublime text key、glados优惠码、chromium折纸风格头像☆16Aug 1, 2024Updated last year
- 🥛 牛奶主题☆11Sep 28, 2017Updated 8 years ago
- 购物车原生JS简单实现☆12Jul 24, 2017Updated 8 years ago
- 【!】NEILREN.COM 的旧版本, Java Spring 版本,RenFei.Net 替代了 NEILREN4J。NEILREN 的个人网站 Java版,使用了SpringBoot,MyBatis,Thymeleaf等开源项目组建。☆18Jun 10, 2019Updated 6 years ago
- 淘宝客☆33Jan 3, 2023Updated 3 years ago
- Spring Security/Social框架 实现了社交登录/OAuth2协议/单点登录/动态权限/mvc异步处理等☆15Sep 11, 2021Updated 4 years ago
- JPA Many-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL☆20Jul 7, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Base on SpringCloud MicroService Framework☆112Apr 26, 2021Updated 5 years ago
- 中通开放平台SDK(JAVA)☆18Jun 20, 2025Updated 11 months ago
- Kaptcha Spring Boot Starter help you use Google Kaptcha with Spring Boot easier. 一个简单封装了 Kaptcha 验证码库的 Spring Boot Starter☆23May 13, 2019Updated 7 years ago
- https://sixlab.cn 整站源代码。后端为 Java Web 项目。前端待定。☆20Sep 29, 2017Updated 8 years ago
- 微信小程序登录,使用shiro+JWT(Token)☆19Feb 11, 2026Updated 3 months ago
- this☆21Nov 1, 2016Updated 9 years ago
- 主要技术:spring boot +spring mvc+tokens+redis+mysql+md5☆26Mar 17, 2017Updated 9 years ago
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Dec 14, 2022Updated 3 years ago
- JavaFX 简易框架☆17Mar 19, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 简单的连接至keycloak认证☆17Dec 8, 2022Updated 3 years ago
- 一个基于Spring boot的云盘项目,提供大文件分片断点上传/下载服务 ,以及文件管理/消息服务 ,集成Spring Boot , Shiro , Redis , Netty , Thymeleaf , Bootstrap , MongoDB GridFS , …☆62Oct 22, 2019Updated 6 years ago
- phpstudy 8.1是个很好用的PHP集成环境软件,可惜官方一年多没更新了,官方只支持到PHP7.4,因为近期项目需要用到PHP8.1,所以自己动手配置了,考虑到很多网友可能也有这个需要,所以这里共享一下phpstudy8.1快速配置php8.0和php8.1的方法。已…☆12Mar 5, 2026Updated 2 months ago
- 快速开发基于netty&springboot的TCP/UDP协议网关☆25Dec 8, 2018Updated 7 years ago
- dbmodels code gen for ktorm☆25Nov 30, 2021Updated 4 years ago
- 👨🌾 基于langchain实现的知识库对话引擎,DataChat的后端核心API接口 A knowledge base dialogue engine based on langchain,☆17Aug 16, 2025Updated 9 months ago
- 通过页面的可视化操作,生成 CMS 的服务端接口与管理后台代码。☆25Dec 8, 2022Updated 3 years ago