aspectj

There are 234 repositories under aspectj topic.

  • north2016/T-MVP

    Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2

    Language:Java2.7k14938632
  • Qihoo360/ArgusAPM

    Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

    Language:Java2.7k8550425
  • JingYeoh/FragmentRigger

    :boom:A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)

    Language:Java2.3k6085272
  • yydcdut/PhotoNoter

    :notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)

    Language:Java1.6k6020333
  • UCodeUStory/S-MVP

    🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理

    Language:Java1.1k493125
  • stevensouza/automon

    Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.

    Language:Java570502140
  • ditclear/PaoNet

    【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php

    Language:Kotlin38481085
  • Archinamon/android-gradle-aspectj

    gradle plug-in adding supports of AspectJ into Android project

    Language:Kotlin3641811058
  • micyo202/yan

    使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架

    Language:JavaScript2941912147
  • FlyJingFish/AndroidAOP

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

    Language:Kotlin2691516
  • Knight-ZXW/LancetX

    🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力

    Language:Java26582542
  • linisme/CrepeCake

    An compile-time aop engine like AspectJ but easier to use in android application development.

    Language:Java1014211
  • astefanutti/metrics-aspectj

    AspectJ integration for Dropwizard Metrics

    Language:Java8191239
  • Dawish/AndroidLearn

    Android Custom Views

    Language:Java713034
  • TanZhiL/OkAspectj

    有人想要Android面向切面编程,今天他来了!轻松完成各种*操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!

    Language:Java71319
  • micyo202/yan-demo

    本项目是基于 SpringMVC+Spring+MyBatis (SSM) 架构的高效率便捷开发框架

    Language:HTML699035
  • Egorand/android-aop-analytics

    Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.

    Language:Java31407
  • ditclear/DataBinding-AspectJ

    DataBinding结合AspectJ防止多次点击~给老虎插上翅膀

    Language:Java30315
  • indrabasak/spring-loadtime-weaving-example

    Spring Boot Load-Time Weaving Example with AspectJ

    Language:Java304113
  • Book-Microservices-v2/chapter03

    Learn Microservices with Spring Boot (2nd edition) - Chapter 3

    Language:Java294918
  • jdvp/AndroidAspectExample

    Project to show examples of leveraging Aspect-Oriented Programming techniques

    Language:Kotlin25314
  • Ysj001/BytecodeUtil

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

    Language:Kotlin20112
  • daimalaoge/uc_demo

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

    Language:JavaScript16416
  • JLLeitschuh/gradle-kotlin-aspectj-weaver

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

    Language:Kotlin1631
  • bileto/extend-mdc

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

    Language:Java152111
  • indrabasak/spring-source-weaving-example

    Spring Boot Source Weaving Example with AspectJ

    Language:Java15207
  • sedovalx/gradle-aspectj-binary

    Gradle plugin for AspectJ binary weaving

    Language:Kotlin15385
  • orsinium-labs/aop

    Aspect oriented programming for Python. Patch everything!

    Language:Python13301
  • gyorgygabor/TraceDebug

    Annotation triggered method call plugin

    Language:Java11400
  • Sivan757/aspectj-examples

    Java 集成 aspectj 的示例项目, 包含 '.aj'文件, Java 注解, Lombok, LTW, SpringBoot, SpringBoot + Lombok, SpringBoot + Lombok + LTW的集成示例.

    Language:Java11100
  • aos3618/android-validator

    A Parameter and Field Validator for Android Method , using AspectJ , Annotation , Reflect(Android方法参数和成员变量校验库,支持自定义规则)

    Language:Java10201
  • 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

    Language:Java9201
  • AWarmHug/TrackBoy

    无痕埋点实现方案的尝试

    Language:Java8202
  • meldmy/spring-aop-private-method-weaving

    Sample project to help with weaving private methods by using Spring-driven native AspectJ

    Language:Java8224
  • ozlerhakan/aop-metrics

    :mag_right: master thesis: a metrics suite including both aspect-oriented and object-oriented features using Ekeko

    Language:Clojure8531
  • kasramp/spring-boot-aspectj

    Example of Spring Boot 3 with AspectJ

    Language:Java7224