参考Spring框架实现一个简易类似的Java框架。计划陆续实现IOC、AOP、以及数据访问模块和事务控制模块。项目持续维护中...欢迎Star!Thanks~~~
☆26Nov 27, 2021Updated 4 years ago
Alternatives and similar repositories for Summer
Users that are interested in Summer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- currently just a personal experiment☆12Oct 14, 2017Updated 8 years ago
- My commonly used scripts and dotfiles. Maybe you'll find something useful here☆12Updated this week
- ☆39Jun 9, 2022Updated 3 years ago
- 基于MATLAB的视频换脸☆13Mar 15, 2020Updated 6 years ago
- some tools for becoming a better developer(实际上是因为开直播不能总鸽大家所以特意开了个库放直播中写的小脚本,或者是自己觉得有意思的,平时实用性会比较高的脚本。)☆12Nov 22, 2022Updated 3 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.
- tools to capture network data 抓包工具总结☆20Dec 4, 2015Updated 10 years ago
- 方圆的秒杀方案优化实战项目,目前该项目做到的优化包括缓存、限流和异步削峰☆12Jun 26, 2025Updated 10 months ago
- ☆11Jul 12, 2025Updated 9 months ago
- 本项目产生的意义就是为了收集和展示服务的调用关系,特别是服务中接口的调用关系。带来的价值为很好的避免了以往只能通过RD人工头脑的记忆,要知道记忆是会减退的。所以利于准备评估后续需求开发涉及的影响面。 从而维护项目上线的稳定,增强服务可用性。"微服务梳子"来了☆15Jul 23, 2023Updated 2 years ago
- 基于Springboot+Mybatis的人脸识别考勤后端接口☆12May 22, 2019Updated 6 years ago
- Delphi Web is a RAD Framework to develop Web Applications like to develop Windows Applications, using the power of VCL. Support for JQuer…☆29Dec 19, 2016Updated 9 years ago
- 个性化的促销信息推荐系统☆27Mar 23, 2017Updated 9 years ago
- 用Spring-boot实现个人信息网站(简单的登录注册查询,修改个人信息功能) 用到了Springboot+mybits和thylemeaf模板引擎,代码简洁明了。☆15Dec 24, 2019Updated 6 years ago
- ☆13Dec 29, 2014Updated 11 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.
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- 多数据源动态切换,支持数据源分组和负载均衡(轮询)☆18May 8, 2015Updated 11 years ago
- 女娲,分布式开发框架。☆17Jan 15, 2018Updated 8 years ago
- 一款基于vue3实现的swagger皮肤☆20Jan 18, 2022Updated 4 years ago
- 使用docsify搭建的个人博客✍ 托管于腾讯云☆12Sep 6, 2021Updated 4 years ago
- RPMP-Restful Plugin Midware for Pascal 是基于 mORmot 和 Qplugins 框架二次开发的中间件插件框架,这是一个快速开发的业务框架。主要为中间件开发提供一种解决方案。它的特点就是 简单,通讯和业务完全分离,多业务共存,单业务多…☆39Jan 20, 2019Updated 7 years ago
- 新长大助手项目,长江大学教务处☆20Aug 30, 2024Updated last year
- 一个简洁优美的 Springboot 集成 Shiro 的权限管理系统 : 非常具有参考与学习价值,推荐给 SpringBoot 及 Shiro 的初学者~☆19Nov 30, 2019Updated 6 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆32Sep 26, 2017Updated 8 years ago
- 💯后端面试进阶指南☆26Feb 13, 2019Updated 7 years ago
- Delphi lite/repack inno setup script☆47Oct 8, 2022Updated 3 years ago
- All articles from website-www.kisspuppet.com☆35Aug 19, 2014Updated 11 years ago
- Portable Executable reader / writer for Delphi☆47Jun 18, 2017Updated 8 years ago
- ☆77Jul 6, 2022Updated 3 years ago
- 自然语言项目:大规模词汇数据库 分词器 词性分析 语法依存性分析 关键词分析 简繁转 简港转 拼词转换 拼字转换 姓名识别☆44Sep 21, 2021Updated 4 years ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息 转发提供多种解决方案。☆143Sep 17, 2022Updated 3 years ago
- spring+rabbitmq的简单demo☆40Apr 12, 2016Updated 10 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.
- Combine Delphi and HTML code in the same source files to compile a website into a library that runs on IIS, Apache httpd, CGI, SCGI, on h…☆68Apr 25, 2026Updated 2 weeks ago
- Boilerplate HTTP Server for Synopse mORMot Framework☆57Sep 25, 2021Updated 4 years ago
- 基于 SpringBoot + Mybatis + Thymeleaf 的实验室管理平台。平台实现了用户管理、实验室预约的管理等功能。前端使用 Thymeleaf 开发,通过 ajax 与后端交互。后端遵循 RESTful 设计风格。☆35Feb 11, 2026Updated 2 months ago
- 仿牛客网的问答社区。该项目为练手项目,基于 SpringBoot + Mybatis + Redis 实现了基本的登录注册、发帖、评论、点赞、回复等功能。☆35Feb 23, 2022Updated 4 years ago
- ☆59Oct 6, 2022Updated 3 years ago
- 密歇根大学python课程课后作业翻译☆57Nov 10, 2018Updated 7 years ago
- Demos of Gradle 2 User Guide 《Gradle 2 用户指南》中文翻译,文中用到的例子源码☆48Jan 11, 2015Updated 11 years ago