javalin / javalin-ssl

Straightforward SSL Configuration for Javalin!
https://javalin.io/plugins/ssl-helpers
10 stars 1 forks source link

Fix JPMS Support #130

Closed zugazagoitia closed 7 months ago

zugazagoitia commented 7 months ago

Closes (#128)

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9645713) 92.20% compared to head (2617b41) 92.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #130 +/- ## ========================================= Coverage 92.20% 92.20% Complexity 73 73 ========================================= Files 7 7 Lines 218 218 Branches 24 24 ========================================= Hits 201 201 Misses 4 4 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.