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

[feat] AOP 적용 및 api별 쿼리 개수 추적 #135

Closed
1 task done
hyerinhwang-sailin opened this issue Jan 23, 2025 · 0 comments · Fixed by #136
Closed
1 task done

[feat] AOP 적용 및 api별 쿼리 개수 추적 #135

hyerinhwang-sailin opened this issue Jan 23, 2025 · 0 comments · Fixed by #136
Assignees

Comments

@hyerinhwang-sailin
Copy link
Collaborator

hyerinhwang-sailin commented Jan 23, 2025

Feature Issue 📌


Todo ✔️

  • AOP 적용 및 api별 쿼리 개수 추적
@hyerinhwang-sailin hyerinhwang-sailin self-assigned this Jan 23, 2025
hyerinhwang-sailin added a commit that referenced this issue Jan 23, 2025
* [#135] feat(build.gradle): spring aop 의존성 추가

* [#135] feat(QueryCounter): QueryCounter 추가

* [#135] feat(QueryInspector): QueryInspector 추가

* [#135] feat(QueryLoggingAspect): 모든 controller에 적용될 QueryLoggingAspect 추가

* [#135] feat(HibernateConfig): HibernateConfig 추가

* [#135] feat(LoggingFilter): LoggingFilter 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant