-
1.2.0 Stable
released this
2025-08-20 11:55:47 +02:00 | 0 commits to javadoc since this release- Route Binder can now bind multiple parameters from one binder
- SSE Message util class
- Locker Consumer can now throws Throwable
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
1.1.0 Stable
released this
2025-08-15 22:14:25 +02:00 | 5 commits to javadoc since this release- Binder can now bind multiple times the same type for the same method
- Util Class for Query Parameters
- Util Class for Body Response with Content-Length auto-fill
- Locker's unsubscribe method is now optional
- Safe Wait before closing connection
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
1.0.2 Stable
released this
2025-08-03 13:48:27 +02:00 | 14 commits to javadoc since this release- Better method's signature for exceptions
- Fix method Context#isWebSocket is now HttpWriter#isWebSocket
- Fix default void response (wasn't binding)
- Fix Empty field in MultiPart/Form-Data
- Add methods HttpWriter#write(Object), Router#addDefaultHeaders and Router#bind(Class,RouteProvider)
- Improve Json -> adding Converter and fixing generic typing Object to '?'
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
1.0.1 Stable
released this
2025-07-16 09:46:34 +02:00 | 54 commits to javadoc since this releaseUpdates:
- Fix InvocationTargetException in post-process exception system
- Add Json content copy on instantiation
- Add Matcher in Functional Interface 'ResponseMapper'
- Improve Multipart/form-data reading (now can read file & string together)
- update password4j
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
2 downloads