Skip to content
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

Refactor Error Handling registration #66

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Conversation

SentryMan
Copy link
Collaborator

  • errors are now registered via the routing interface (we can now allow avaje http to generate exception mappings)
  • seal interfaces

@SentryMan SentryMan merged commit 6ae1c15 into avaje:master Nov 23, 2024
4 checks passed
@SentryMan SentryMan deleted the internals branch November 23, 2024 19:04
SentryMan added a commit to SentryMan/avaje-jex that referenced this pull request Nov 23, 2024
Refactor Error Handling registration
SentryMan added a commit to SentryMan/avaje-jex that referenced this pull request Nov 25, 2024
Refactor Error Handling registration
SentryMan added a commit to SentryMan/avaje-jex that referenced this pull request Nov 25, 2024
Refactor Error Handling registration
SentryMan added a commit to SentryMan/avaje-jex that referenced this pull request Nov 25, 2024
Refactor Error Handling registration
SentryMan added a commit that referenced this pull request Nov 25, 2024
* Merge pull request #66 from SentryMan/internals

Refactor Error Handling registration

* static resources

* use interface

* rename

* work with jlink

* doc

* add another assert

* Update StaticResourceHandlerBuilder.java

* Update README.md

* get built in mime types

* get exact size

* simplify builder

* Update JdkServerStart.java

* Update StaticResourceHandlerBuilder.java

* handle jar uris

* Update StaticResourceHandlerBuilder.java

* fix jars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant