issues
search
avaje
/
avaje-jex
Web routing for the JDK Http server
Apache License 2.0
23
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change Handler Signatures to handle Checked Exceptions
#119
SentryMan
closed
13 hours ago
0
Fix path ordering route building issue - RouteIndexBuild.Entry.pathMa…
#118
rbygrave
closed
1 day ago
0
Change RoutesBuilder to use LinkedHashMap (preserve order of added routes?)
#117
rbygrave
closed
1 day ago
0
Fuse ServiceManager implementation
#116
SentryMan
closed
1 day ago
0
Sentry man remove applog
#115
rbygrave
closed
1 day ago
0
Improve flaky test FilterTest (with after filter)
#114
rbygrave
closed
1 day ago
0
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 in the dependencies group
#113
dependabot[bot]
closed
1 day ago
0
Make ExceptionManager non-public
#112
rbygrave
closed
1 day ago
0
Rename JdkServerStart to BootstrapServer, more classes non-public
#111
rbygrave
closed
1 day ago
0
Move classes from jdk package into core so that less need to be public
#110
rbygrave
closed
1 day ago
2
Expose Context.outputStream() such that outputStream can be used directly
#109
rbygrave
closed
1 day ago
0
Add example-robaho project
#108
rbygrave
closed
1 day ago
0
CompressedOutputStream as final class
#107
rbygrave
closed
2 days ago
0
Add support for Multiple Handlers for a single route
#106
rbygrave
closed
1 day ago
0
Tidy javadoc and unneeded public modifiers on interfaces
#105
rbygrave
closed
2 days ago
0
Restore binding to any local address (rather than loopback address)
#104
rbygrave
closed
2 days ago
0
Re-Enable Host Config
#103
SentryMan
closed
2 days ago
0
[Future Enhancement] Use ScopedValue to add the ability to retrieve the Request Context
#102
SentryMan
opened
3 days ago
1
Restore contextPath
#101
rbygrave
closed
3 days ago
0
Remove Applog Dependency
#100
SentryMan
closed
1 day ago
11
Tidy Config
#99
SentryMan
closed
4 days ago
0
Rewrite Routing
#98
SentryMan
closed
4 days ago
1
Add `package-info.java`s
#97
SentryMan
closed
5 days ago
0
Javadocs/Fix Port
#96
SentryMan
closed
5 days ago
0
For a route support multiple handlers (for htmx support)
#95
rbygrave
closed
1 day ago
1
Move FilterChain and ResourceLocation
#94
SentryMan
closed
5 days ago
0
Remove SpiContext
#93
SentryMan
closed
6 days ago
0
Tidy top package with final classes and remove unnecessary public access
#92
rbygrave
closed
6 days ago
0
Tidy routes with final classes and remove unnecessary public access
#91
rbygrave
closed
6 days ago
0
Add a way to send a 204 no body?
#90
rbygrave
closed
6 days ago
4
Fix Static Directories paths
#89
SentryMan
closed
6 days ago
0
Handle Exception Handlers Throwing Exceptions
#88
SentryMan
closed
6 days ago
0
Service Load `JexPlugin`s
#87
SentryMan
closed
6 days ago
0
Add some header methods
#86
SentryMan
closed
6 days ago
0
Add Compression
#85
SentryMan
closed
6 days ago
0
Add htmx module
#84
rbygrave
closed
6 days ago
0
Use explicit close rather than try-with-resources for AutoClosable it…
#83
rbygrave
closed
1 week ago
2
Update test for AutoCloseIterator
#82
rbygrave
closed
1 week ago
0
Tidy jdk package - final classes, getFirst, isEmpty, whitespace
#81
rbygrave
closed
6 days ago
0
Tidy core - final classes and whitespace
#80
rbygrave
closed
6 days ago
0
Simplify JsonService interface
#79
SentryMan
closed
1 week ago
1
Handle No Response
#78
SentryMan
closed
1 week ago
0
Rename Exception Method
#77
SentryMan
closed
1 week ago
0
Add `bodyAsInputStream`
#76
SentryMan
closed
1 week ago
0
Add OPTIONS
#75
SentryMan
closed
1 week ago
0
Write documentation of all the features
#74
SentryMan
opened
1 week ago
0
Re-Add Static File support
#73
SentryMan
closed
1 week ago
4
Bump the dependencies group with 2 updates
#72
dependabot[bot]
closed
1 week ago
0
Change Context.Cookie into an interface
#71
rbygrave
closed
1 week ago
0
Tidy Context, imports, javadoc, whitespace
#70
rbygrave
closed
1 week ago
0
Next