aop-framework
There are 49 repositories under aop-framework topic.
opensolon/solon
🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java25; Supports LTS. (Replaceable spring)
canyie/pine
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.
pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
Puresharper/NConcern
NConcern .NET AOP Framework
postsharp/PostSharp.Samples
PostSharp Samples
m969/AOGame
A game framework base on ETCore.
weidian-inc/rockerjs-core
Core of rockerjs, the solution for Node EE. Rockerjs-core provides a IoC container and AOP based on TypeScript, Compatible with any system or framework.
mc-es/JavaEssentials
What is JAVA?
fs7744/Norns.Urd
A dynamic weaving aop framework base on Emit
CoffeePartner/Lancet
A lightweight and fast AOP library for Android App and SDK developers.
nimbus-org/nimbus
Nimbus Framework
huhuics/tauren
Tauren是一个轻量级Java Web框架,提供IOC、AOP、MVC、ORM、注解式事务功能
TAKETODAY/today-aop
🤨 high-performance lightweight aop framework
Eleanor68/AspectSharp
AspectSharp
AoraMD/Kaleidoscope
Android Dynamic Hook Framework
Jasonandy/Spring-Core
:tada: Deeply analyze and demonstrate SpringCore & 目前已仿写并简单实现Spring自制框架SpringTiny,BeanFactory逻辑后期优化,提前了解一下Java设计模式可以大大提高对Spring源码的认知和理解.
forax/virtual-bean
A simple API to compose bean behavior based on annotations
zeppaman/csharp-aop
Repository of AOP examples for the article "How to Improve .Net Applications with AOP"
rcrdortiz/Axpecto
🧙 Axpecto! A magical PHP meta-framework that brings you AOP, smart DI, and powerful collections — perfect for crafting clean code, reusable modules, and AI-friendly systems. Cast spells, not boilerplate!
Anubhavjain786/AspectJ
A Small POC on PerformanceDifference between Java OOPs and AspecjJ PointCuts
Maskvvv/easy-lock
本项目基于 Spring AOP 实现,通过注解的方式简化了锁的使用,并对锁的使用方式进行了统一管理,而且还可与 Spring 的 @Transaction 一起使用,默认提供了单机锁和分布式锁实现。
rahul-ghadge/spring-boot-h2-ehcache-delegation
Demo project for Spring Boot, Ehcache delegating with H2 database with BeanPostProcessor interface
SolarLabRU/IvorySharp
Позволяет в декларативном стиле перехватывать выполнение методов
Templum/lib-of-commons
A Utility Library for Typescript which contains a variety of Decorators, that solve different Cross-Cutting concerns. This includes common functionality like retries, validation, logging and caching, hence the name lib of commons.
Blackmesa-Canteen/alphecca-boot-ioc-framework
Alphecca Boot is a Spring Boot like backend framework, which supports IoC, AOP, Annotations and so on. All project is based on a backend application demo. Used as the SWEN90007 assignment.
chandandas27/Spring-AOP
Spring AOP App
guocaoyi/awesome-netron
Netron is a Electron framework for building efficient and reliable desktop applications, and fully supports TypeScript (or pure JS) and OOP (IoC + AOP). ⚛️一款用于构建高效可靠桌面应用的 Electron 框架,支持 TS 语言以及 OOP 编程范式!
myConsciousness/entity-validator
Envali is a Java-based framework that provides an intuitive and productive way to validate Entity's field elements by powerful annotations!
Pygmalions/EmitToolbox
A tool library for IL weaving and dynamic classes generating with System.Reflection.Emit.
Pygmalions/Prism
A dynamic IL weaving framework with plugins for AOP, IoC, RPC, etc.
snowyu/custom-ability.js
generate the ability which can be added to any class directly. It makes custom ability more easy.
squid-beast/Notification-Service
The NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mustache to generate messages. Depending on the notification type, it sends SMS via Twilio or emails using the appropriate client, while dynamic templates.
tfreyburger/AspectDN
aspect oriented framework application targetting .net executable
thestyleofme/cus-spring
手写spring
altafjava/spring-aop-learning
Learning materials and examples for Spring AOP (Aspect-Oriented Programming) in Java. It includes various code samples and tutorials to help understand and implement AOP concepts in Spring.
Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-mysql-one-to-many-apply-aop
this project it's not much be difference from the last once project that works about aop concept. (AspectJ Anotation) but this i use it for query one to many. it works good. i don't need to make method before update actor table. just use @Before annotation for query edit_history table. (this case. modify scan components and allow all cross origin)