Open
Description
Basic information
- JDK version: 11.0.13 (Oracle Corporation 11.0.13+10-LTS-370)
- Complete executable reproducer if available (e.g. GitHub Repo): https://github.com/croz-ltd/klokwrk-project
- Axon Framework: 4.5.3
Steps to reproduce
After installing the plugin, I'm not able to see any marker lines for Axon annotations.
Since my project uses Groovy, I'm wondering if the plugin supports Groovy.
In the project, you can find Axon annotations in the following modules and classes:
cargotracker/cargotracker-booking-domain-model-aggregate/src/main/groovy/org/klokwrk/cargotracker/booking/domain/model/aggregate/BookingOfferAggregate.groovy
cargotracker/cargotracker-booking-queryside-app/src/main/groovy/org/klokwrk/cargotracker/booking/queryside/feature/bookingoffer/adapter/out/persistence/BookingOfferSummaryQueryHandlerService.groovy