getappmap / getappmap/appmap-java
Support for Spring AOP proxies either JDK or CGLIB ones
@apotterri がすでに取り組んでいます。
2021年5月19日 から。
- 主要言語
- Java
- スター
- 88
- フォーク
- 17
- 平均マージ
- 2日 2時間
- マージ済み PR(30日)
- 1
説明
Given a web controller Spring bean annotated with @RestController, which injects a transactional application service Spring bean annotated with @Transactional, it seems that appmap discovery cannot recognize the connection between both components. This is the case with either JDK proxies or CGLIB ones generated by the annotation.
The Spring petclinic application does not use @Transactional annotations.
A temporary workaround for this issue is programmatic transaction management, nevertheless, having to abandon declarative transaction management for supporting appmap tool is a shame.
Thanks for supporting this issue!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。