aspectj topic

List aspectj repositories

gradle-kotlin-aspectj-weaver

16
Stars
0
Forks
Watchers

A Gradle plugin that allows you to weave your compiled Java and Kotlin files with AspectJ

uc_demo

16
Stars
6
Forks
Watchers

联合组件 项目DEMO示例 结合Spring Boot+shiro+layui+Freemarker,集成权限管理、菜单管理、日志自动记录、数据保护等功能,到手就用

extend-mdc

15
Stars
11
Forks
Watchers

A Java aspect to extend the logging MDC with annotation-defined values and method arguments

spring-source-weaving-example

15
Stars
7
Forks
Watchers

Spring Boot Source Weaving Example with AspectJ

gradle-aspectj-binary

16
Stars
6
Forks
Watchers

Gradle plugin for AspectJ binary weaving

BytecodeUtil

23
Stars
2
Forks
Watchers

安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码操作平台。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。

AndroidAOP

358
Stars
25
Forks
Watchers

🔥🔥🔥AndroidAOP 是专属于 Android 端 Aop 框架,只需一个注解就可以请求权限、切换线程、禁止多点、一次监测所有点击事件、监测生命周期等等,没有使用 AspectJ,也可以定制出属于你的 Aop 代码