aspectj
There are 237 repositories under aspectj topic.
north2016/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Qihoo360/ArgusAPM
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
JingYeoh/FragmentRigger
:boom:A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)
yydcdut/PhotoNoter
:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
UCodeUStory/S-MVP
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
stevensouza/automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.
FlyJingFish/AndroidAOP
🔥🔥🔥帮助 Android App 改造成AOP架构的框架,一个注解就可以请求权限、切换线程、禁止多点、监测所有点击事件、监测生命周期等等(Help you transform into an Android platform framework with AOP architecture)
inversionhourglass/Rougamo
Compile-time AOP component. Works with any method, whether it is async or sync, instance or static. Uses an aspectj-like pattern to match methods.
ditclear/PaoNet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
Archinamon/android-gradle-aspectj
gradle plug-in adding supports of AspectJ into Android project
Knight-ZXW/LancetX
🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力
micyo202/yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
linisme/CrepeCake
An compile-time aop engine like AspectJ but easier to use in android application development.
astefanutti/metrics-aspectj
AspectJ integration for Dropwizard Metrics
Dawish/AndroidLearn
Android Custom Views
micyo202/yan-demo
本项目是基于 SpringMVC+Spring+MyBatis (SSM) 架构的高效率便捷开发框架
TanZhiL/OkAspectj
有人想要Android面向切面编程,今天他来了!轻松完成各种*操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!
Ysj001/BytecodeUtil
安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。
Egorand/android-aop-analytics
Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.
ditclear/DataBinding-AspectJ
DataBinding结合AspectJ防止多次点击~给老虎插上翅膀
indrabasak/spring-loadtime-weaving-example
Spring Boot Load-Time Weaving Example with AspectJ
Book-Microservices-v2/chapter03
Learn Microservices with Spring Boot (2nd edition) - Chapter 3
jdvp/AndroidAspectExample
Project to show examples of leveraging Aspect-Oriented Programming techniques
daimalaoge/uc_demo
联合组件 项目DEMO示例 结合Spring Boot+shiro+layui+Freemarker,集成权限管理、菜单管理、日志自动记录、数据保护等功能,到手就用
JLLeitschuh/gradle-kotlin-aspectj-weaver
A Gradle plugin that allows you to weave your compiled Java and Kotlin files with AspectJ
sedovalx/gradle-aspectj-binary
Gradle plugin for AspectJ binary weaving
bileto/extend-mdc
A Java aspect to extend the logging MDC with annotation-defined values and method arguments
indrabasak/spring-source-weaving-example
Spring Boot Source Weaving Example with AspectJ
orsinium-labs/aop
Aspect oriented programming for Python. Patch everything!
gyorgygabor/TraceDebug
Annotation triggered method call plugin
aos3618/android-validator
A Parameter and Field Validator for Android Method , using AspectJ , Annotation , Reflect(Android方法参数和成员变量校验库,支持自定义规则)
Sivan757/aspectj-examples
Java 集成 aspectj 的示例项目, 包含 '.aj'文件, Java 注解, Lombok, LTW, SpringBoot, SpringBoot + Lombok, SpringBoot + Lombok + LTW的集成示例.
victorhsr/TTXN
Tenant Transaction is an almost zero-configuration and lightweight plugin for spring framework that allows to change the tenant that will be used in any transaction/queries dynamically
AWarmHug/TrackBoy
无痕埋点实现方案的尝试
meldmy/spring-aop-private-method-weaving
Sample project to help with weaving private methods by using Spring-driven native AspectJ
ozlerhakan/aop-metrics
:mag_right: master thesis: a metrics suite including both aspect-oriented and object-oriented features using Ekeko