Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on AspectJ #318

Open
ledsoft opened this issue Nov 29, 2024 · 0 comments
Open

Remove dependency on AspectJ #318

ledsoft opened this issue Nov 29, 2024 · 0 comments
Labels
technical debt Technical debt of the source code

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Nov 29, 2024

Now that JOPA does not require AspectJ, TermIt depends on AspectJ only because some cross-cutting behavior is implemented by aspects. We should replace this by other suitable means (e.g., Spring application events) and remove the dependency on AspectJ.

@ledsoft ledsoft added the technical debt Technical debt of the source code label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Technical debt of the source code
Projects
None yet
Development

No branches or pull requests

1 participant