Skip to content

IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters #1013

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

Closed
odrotbohm opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
in: documentation support Documentation generation type: bug Something isn't working
Milestone

Comments

@odrotbohm
Copy link
Member

Back-port of GH-1006.

@odrotbohm odrotbohm added in: documentation support Documentation generation type: bug Something isn't working labels Jan 6, 2025
@odrotbohm odrotbohm added this to the 1.3.2 milestone Jan 6, 2025
@odrotbohm odrotbohm self-assigned this Jan 6, 2025
odrotbohm added a commit that referenced this issue Jan 6, 2025
…otations.

We now detect event types a listener is interested in declared in annotations for inclusion the reference documentation. This allows for the rare case that the event listener method not actually declaring the event type as parameter as it might not be needed in the payload but only the fact that an event was published at all.
@odrotbohm odrotbohm changed the title IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters IllegalArgumentException in AsciiDoc generation for Spring @EventListeners without parameters Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: documentation support Documentation generation type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant