You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2025. It is now read-only.
Since this library is targeted to use as an embedded web server, the possibility of using the jlink tool is high. But the org.reflections#reflections dependency has some outdated transitive dependencies that will make errors on jlink, it should be replaced with a better dependency that jlink can support.
Since this library is targeted to use as an embedded web server, the possibility of using the
jlinktool is high. But theorg.reflections#reflectionsdependency has some outdated transitive dependencies that will make errors onjlink, it should be replaced with a better dependency thatjlinkcan support.