getappmap / getappmap/appmap-java

Support for Spring AOP proxies either JDK or CGLIB ones

Đang mở
#81 4 bình luận 2 reaction 1 người được giao Xem trên GitHub

@apotterri đang làm issue này rồi.

Từ ngày 19/5/2021.

bug
Ngôn ngữ chính
Java
Star
88
Fork
17
Merge trung bình
2 ngày 2 giờ
Pull request đã merge (30 ngày)
1

Mô tả

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!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.