基于Spring AOP 使用元注解 实现系统操作日志记录
☆81Dec 13, 2024Updated last year
Alternatives and similar repositories for demo-aop-log
Users that are interested in demo-aop-log are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Spring AOP 实现记录系统操作日志☆25Dec 15, 2022Updated 3 years ago
- Java应用启动性能监控,实时性能监控,切面处理,Powered by JVM-Sandbox☆16Nov 1, 2022Updated 3 years ago
- Springboot使用Aspect实现一个切面,以记录日志为例☆14Jun 4, 2018Updated 8 years ago
- 操作日志记录实现☆76Dec 25, 2018Updated 7 years ago
- 66道算法题目+php解题+java解题☆11Sep 12, 2018Updated 7 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.
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 集防重复提交和接口限流功能于一体的一个spring boot的starter,开箱即用,简单方便,如果觉得好请给个Star 谢谢☆28Mar 31, 2021Updated 5 years ago
- 中文地址解析系统,解析出省市区县名称及ID☆14Oct 5, 2022Updated 3 years ago
- 一个简单的spring整合mina实例☆11Nov 25, 2014Updated 11 years ago
- HttpClient和WebService编写的客户端程序☆16Dec 21, 2017Updated 8 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 8 years ago
- 🐳 一个简单的 MySQL 数据库自动备份的 Docker 镜像☆11Nov 26, 2017Updated 8 years ago
- 顺丰同城spring boot sdk☆10Apr 29, 2019Updated 7 years ago
- excel导出与导入神器,poi-el。 1. poi-el支持强大的excel模板导出功能 2. poi-el支持方便的excel导入API☆20Jul 7, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 仓库管理系统,前端使用BootStrap3+JQuery+JSP,后端使用Spring4+SpringMVC4+Mybatis3,数据库使用MySQL5.7,开发平台IntelliJ IDEA+open JDK1.8 amd64☆12Nov 18, 2018Updated 7 years ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Aug 8, 2026Updated 3 weeks ago
- excel 导入导出(事件流poi处理工具)☆23Jul 12, 2025Updated last year
- 中文地址解析☆20Mar 30, 2017Updated 9 years ago
- ☆18Jun 20, 2022Updated 4 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆13Oct 31, 2018Updated 7 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 4 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆359Aug 26, 2024Updated 2 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 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.
- sql 解析引擎 探索☆16Dec 29, 2017Updated 8 years ago
- java后台管理系统,spring,springmvc,mybatis,shiro,swagger 实现用户,角色,权限,日志,数据库监控,用户在线状态控制☆337Dec 17, 2023Updated 2 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 4 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Feb 13, 2017Updated 9 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆93May 31, 2025Updated last year
- QPS流量控制starter☆30May 8, 2023Updated 3 years ago
- a book of rpc in java☆12Mar 18, 2018Updated 8 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 10 months ago
- SpringCloudSleuthExample☆16Oct 9, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 监控维度:1.监控内容信息采集;2.监控对象Url,Spring,数据源,异常,jvm,服务信息;3.监控策略处理☆12Nov 2, 2018Updated 7 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆23Jun 8, 2026Updated 2 months ago
- 出租车后台管理系统 集成百度地图API☆17Jul 10, 2017Updated 9 years ago
- Bob 的一个 Google 语法检查插件☆11Mar 2, 2022Updated 4 years ago
- vue2.0 豆瓣电影项目实战☆13May 23, 2018Updated 8 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- rabbitmq示例代码,包括纯java运行和与spring结合运行。☆13Nov 10, 2016Updated 9 years ago