Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

πŸš€ lightweight, high-performance AOP framework based on Java Annotation Processing, similar to Lombok

License

Notifications You must be signed in to change notification settings

fast-light/fastaop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

76 Commits

Repository files navigation


Java lightweight AOP framework

Intro

A lightweight AOP framework based on Java Annotation Processing, Its principle is similar to that of Lombok

Features

  • πŸ“¦ Out of the box, compatible with any project
  • πŸš€ Based on Java Annotation Processing, high-performance
  • ⚑️ Suitable for arbitrary modifiers methods, like private,protected,static etc..

Guide

please visit FastAop Guide.

Development

$ mvn clean install

IDEA setting

setting->build->compiler->Shared build process VM options: -Djps.track.ap.dependencies=false

Note

FastAop currently only supports Java 8, and does not support other versions at the moment. Later, it will gradually support and adapt to Java 9+

About

πŸš€ lightweight, high-performance AOP framework based on Java Annotation Processing, similar to Lombok

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /