getappmap / getappmap/appmap-java

Support for Spring AOP proxies either JDK or CGLIB ones

オープン
#81 コメント 4 件 リアクション 2 件 担当者 1 名 GitHub で見る

@apotterri がすでに取り組んでいます。

2021年5月19日 から。

bug
主要言語
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!

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。