Skip to content

Adding support for hidden event attributes #8

@rouvoy

Description

@rouvoy

Adding the capability the introspect events that do not only exposed public attributes or getters:

public class Event[T] {
String topic;
T content;
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions