apple / servicetalk

A networking framework that evolves with your application
https://docs.servicetalk.io
Apache License 2.0
927 stars 181 forks source link

`HelloWorldJaxRsResource`: fix method name #3094

Closed idelpivnitskiy closed 2 weeks ago

idelpivnitskiy commented 2 weeks ago

Likely bcz of a copy-paste approach we currently have 2 endpoints with multipartHello name. The 2nd one should be named as fileHello.