javalin / javalin/website

Issue with HTTP2 shading

Open
#218 4 comments 0 reactions 1 assignee Claimed by @zugazagoitia View on GitHub
Dominant language
JavaScript
Stars
39
Forks
98
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
While shading javalin ssl inside of spigot plugin, hpack http2 class is not included inside of ServiceLoaders, resulting
`ERR_CONNECTION_CLOSED`
Fixed by adding `org.apache.maven.plugins.shade.resource.ServicesResourceTransformer` transformer. Docs should be updated accordingly.

**Screenshots**
![image](https://user-images.githubusercontent.com/40024945/227228013-1d32dc8e-5f13-46db-b0bc-aeec64b3bb3a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.