-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-Add Static File support #73
Conversation
032dcc5
to
a003563
Compare
a003563
to
bf14f9d
Compare
2202b48
to
1654aac
Compare
hmm, it would seem that it doesn't properly load when running a modular jar outside of jlink |
Pull request was converted to draft
@rbygrave please review when you find time |
I think we should be good for an RC so I can try this stuff out for real. Unless you have some other ideas for features? |
Yeah cool. I'll roll one out when I get home. I will look to add a separate helper module to avaje-jex to support htmx features (to match the htmx support we have for nima/helidon). |
Adds support for creating handlers that serve static resources.
StaticContentConfig
class that will construct a handler to serve files