ring-clojure / ring

Clojure HTTP server abstraction
MIT License
3.75k stars 519 forks source link

Add type hint for server to eliminate reflection warning #432

Closed sirmspencer closed 3 years ago

sirmspencer commented 3 years ago

In ssl-connector, Java was not able to resolve server.addBean without a type hint

atomist[bot] commented 3 years ago

Commit messages of this repository should follow the seven rules of a great Git commit message, as mentioned in the project's contributing guidelines. It looks like there's a few issues with the commit messages in this pull request:

weavejester commented 3 years ago

Thanks! Can you fix the typo ("elimnate") in the commit message?

sirmspencer commented 3 years ago

Thanks! Can you fix the typo ("elimnate") in the commit message?

I have fixed the typo.