|
fc1beabb58
|
add router task to release buffers after routing, refactor HTTP server API into application, domain, service subpackages
|
2023-03-30 10:42:29 +02:00 |
|
|
5c52f5149e
|
ensure that all requests are closed and released after requests have been dispatched, this should prevent netty to report bytebuf leaks
|
2023-03-28 17:51:03 +02:00 |
|
|
08e965d588
|
add attributes for response for applications
|
2023-03-27 17:12:30 +02:00 |
|
|
407f8ad2f8
|
rename attributes() to getAttributes()
|
2023-03-26 22:23:46 +02:00 |
|
|
b3b4568a6e
|
update netty, xbib net
|
2023-03-24 16:40:18 +01:00 |
|
|
3b31de0fd5
|
update to xbib net 3.0.5 and use domain enums for parameter
|
2023-03-24 14:14:57 +01:00 |
|
|
d1910ce5cd
|
add prefix mode: router can manage a known prefix for a path, useful for web application hooks
|
2023-03-23 17:38:16 +01:00 |
|
|
e488ed9d5a
|
working on routing with prefix
|
2023-03-23 11:59:30 +01:00 |
|
|
a78d88bc47
|
add prefix to HttpService
|
2023-03-23 09:26:36 +01:00 |
|
|
65279dbed3
|
add 410 GONE method
|
2023-03-22 17:39:21 +01:00 |
|
|
1ea725cbc2
|
working on form requests and Groovy templates, update to xbib net 3.0.4
|
2023-03-21 16:41:49 +01:00 |
|
|
5803e57072
|
remove unused code
|
2023-03-21 09:27:23 +01:00 |
|
|
1df5f884b1
|
add session name, fix netty request body retain, fix static suffixes, log throwables in the router dispatch
|
2023-03-20 17:07:18 +01:00 |
|
|
2f17616f1d
|
fix done() in context to lock request/response, fix html template resource to redirect to index file resource
|
2023-03-20 08:46:07 +01:00 |
|
|
cf259ee8fb
|
fix rendering templates and rendering the index file if present
|
2023-03-14 17:09:10 +01:00 |
|
|
bef8762346
|
add missing logging.properties
|
2023-03-11 11:29:59 +01:00 |
|
|
21f8a03cd5
|
new bootstrap, allow custom Groovy Default Markup Template class
|
2023-03-10 17:16:54 +01:00 |
|
|
760e83c035
|
introduce settings for module instantiation
|
2023-03-09 18:18:32 +01:00 |
|
|
9fb8da8a55
|
update to netty 4.1.89, provide a default socket config in HttpAddress
|
2023-03-09 11:02:30 +01:00 |
|
|
ab4c22d4c2
|
add builder to HttpAddress
|
2023-01-22 18:46:49 +01:00 |
|
|
b3cfb54837
|
update dependencies
|
2023-01-12 22:07:27 +01:00 |
|
|
7c40b0717c
|
update to netty 4.1.85
|
2022-11-17 13:53:24 +01:00 |
|
|
4a68ea2888
|
fix module descriptor for conscrypt
|
2022-11-07 18:55:29 +01:00 |
|
|
26e368dba6
|
add common/combined logger, add pmd, checkstyle, spotbugs, cyclonedx
|
2022-11-06 20:51:25 +01:00 |
|
|
7bf8b2b202
|
add UTF-8 encoding to java compilation tasks
|
2022-11-04 16:51:12 +01:00 |
|
|
f8fa71892a
|
update to database 1.0.0, xbib net 3.0.1, oracle jdbc 21.7.0.0
|
2022-11-01 18:52:32 +01:00 |
|
|
6e1835daea
|
project name is net-http
|
2022-10-22 12:59:21 +02:00 |
|
|
94d6e90a0d
|
initial commit
|
2022-10-20 10:19:32 +02:00 |
|