pjfanning commented on issue #2042: URL: https://github.com/apache/pekko/issues/2042#issuecomment-3207268077
Contact Play-Guard team. Scala code compiles as Java classes. But using those classes from Java can be tricky unless the lib writer provides a dedicated Java DSL - but to reiterate, you can still access the Scala classes and their methods in Java but you may find the class names and method names may have one or more suffixes that usually start with a `$`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org