You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently CertStreamMessage app has protected members that cannot be accessed from outside.
I suggest to decorate class with Lombok to expose getter and setter to be able to manipulate/filter incoming messages.
Thanks
The text was updated successfully, but these errors were encountered:
Currently CertStreamMessage app has protected members that cannot be accessed from outside.
I suggest to decorate class with Lombok to expose getter and setter to be able to manipulate/filter incoming messages.
Thanks
The text was updated successfully, but these errors were encountered: