andymc12 opened a new pull request #480: [CXF-7922] Invoke default interface methods on client interfaces URL: https://github.com/apache/cxf/pull/480 Runtime code changes based on patterns described here: https://rmannibucau.wordpress.com/2014/03/27/java-8-default-interface-methods-and-jdk-dynamic-proxies/ This enables default interface methods to be invoked when they are not overridden or annotated with `@GET`-type annotations.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
