spencergibb
|
24bc1f28c9
|
Updates to version 5.0.0-SNAPSHOT
Changes for Framework 7
|
2025-06-06 14:47:41 -04:00 |
|
kimjg
|
6a55729756
|
Remove unnecessary System.out.println statements
- Remove unused println in testGetWithtFunction
- Remove unused println in updates Consumer
Signed-off-by: kimjg <k42ke@naver.com>
|
2025-02-13 01:21:13 +09:00 |
|
Oleg Zhurakousky
|
c1cb638591
|
Minor cleanup
|
2024-12-22 13:46:20 +01:00 |
|
Oleg Zhurakousky
|
9de725dab0
|
Remove deprecations
|
2024-12-20 11:01:43 +01:00 |
|
Oleg Zhurakousky
|
85cc8e93e1
|
Add 'Transfer-Encoding' header to the list of filtered headers
Resolves #1220
|
2024-12-19 15:10:41 +01:00 |
|
Oleg Zhurakousky
|
317553b8fa
|
GH-1204 Remove dependency on Typetools
Resolves #1204
|
2024-11-15 15:16:40 +01:00 |
|
spencergibb
|
d120eb0731
|
Updates to*Case() to use Locale.ROOT
|
2024-10-18 10:53:24 -04:00 |
|
Oleg Zhurakousky
|
f1e330a23c
|
GH-1038 GH-834 Remove copy of TestSocketUtils
Resolves #1038
Resolves #834
|
2023-10-23 18:26:30 +02:00 |
|
Oleg Zhurakousky
|
89da912d73
|
GH-927 Add ability to configure ignored and requestOnly http headers
Resolves #927
add docs
|
2023-09-26 09:01:37 +02:00 |
|
Chris Bono
|
7bc499ddea
|
Do not convert text/plain content to JSON
Fixes bug and removes test comments from previous commit.
Resolves #1056
|
2023-08-07 14:22:52 +02:00 |
|
Chris Bono
|
c97c0b2a96
|
Add tests to illustrate the bug
|
2023-08-07 14:16:18 +02:00 |
|
Oleg Zhurakousky
|
0e485966b2
|
Temporary disabling few tests
|
2023-06-28 19:47:56 +02:00 |
|
spencergibb
|
509df2f727
|
Replaces use of HttpMethod.resolve() with valueOf().
|
2023-06-21 12:25:44 -04:00 |
|
Oleg Zhurakousky
|
aaf541906c
|
GH-1025 Add POST tests and cleanup
|
2023-06-01 10:45:52 +02:00 |
|
Oleg Zhurakousky
|
65c0b61091
|
GH-1025 Ad more test for DELETE method
|
2023-06-01 08:51:10 +02:00 |
|
Oleg Zhurakousky
|
cbb1a21e53
|
GH-1025 Add mapping test to validate DELETE
|
2023-05-31 22:02:25 +02:00 |
|
Oleg Zhurakousky
|
863934709d
|
GH-1025 Ensure DELETE can only be mapped to a Consumer
|
2023-05-31 21:48:57 +02:00 |
|
Oleg Zhurakousky
|
f6410af8e1
|
GH-1025 Polish and test DELETE feature of s-c-f-web
|
2023-05-30 14:04:14 +02:00 |
|
Oleg Zhurakousky
|
f274325d77
|
GH-1025 Add initial support for CRUD http mapping
|
2023-05-26 16:16:08 +02:00 |
|
mockxe
|
3a9c98ef14
|
fixed a ClassCastException when returning an Iterable that couldn't be cast into Collection from a web-function (e.g. Page)
Resolves #1026
|
2023-04-25 18:41:47 +02:00 |
|
Oleg Zhurakousky
|
c425ddfcee
|
Polishing
|
2022-11-09 10:04:03 +01:00 |
|
Neokeld
|
210596c7c3
|
GH-951 remove acceptContentTypes from FunctionWebRequestProcessingHelper as it is not used
Resolves #951
Resolves #954
|
2022-11-09 10:02:52 +01:00 |
|
Oleg Zhurakousky
|
83980d34e1
|
Add new spring-boot .imports files and move auto-configuration classes there
|
2022-09-22 17:01:33 +02:00 |
|
Oleg Zhurakousky
|
586aa7afa4
|
GH-925 Fix regression with Kotlin @Component regstration
Resolves #925
|
2022-09-20 18:07:18 +02:00 |
|
Oleg Zhurakousky
|
d1eb0341b1
|
Remove deprecations from web module
|
2022-07-27 14:31:41 +02:00 |
|
Oleg Zhurakousky
|
e17f79d169
|
GH-891 Ensure HTTP Request params are mapped even when body is not present
Resolves #891
|
2022-07-26 16:49:23 +02:00 |
|
Oleg Zhurakousky
|
724ba06c11
|
Fix FunctionTypeUtils as well as LocalServerPort issue
Resolves #871
|
2022-06-07 16:01:50 +02:00 |
|
Oleg Zhurakousky
|
a1c2b9de02
|
GH-864 Add support for carying HTTP request parameters in Message headers
Resolves #864
|
2022-05-03 19:14:00 +02:00 |
|
Oleg Zhurakousky
|
318512c23a
|
fixes related to code change in the underlying API
|
2022-05-03 17:40:49 +02:00 |
|
Oleg Zhurakousky
|
3ab344c504
|
Fix merge issues
Resolves #826
|
2022-03-23 11:33:15 +01:00 |
|
onobc
|
da58b0904e
|
Use Awaitility when waiting on local port
|
2022-03-23 08:33:14 +01:00 |
|
onobc
|
8b589c67e5
|
Reduce use of SocketUtils in tests
Resolves #825
|
2022-03-23 08:33:14 +01:00 |
|
Oleg Zhurakousky
|
bb3f33f1c5
|
Fix deprecations and breaking changes caused by dependencies
|
2022-03-17 14:59:04 +01:00 |
|
Oleg Zhurakousky
|
012a4daa59
|
Cleanup and additional test
|
2022-01-24 16:19:26 +01:00 |
|
Oleg Zhurakousky
|
4699f69be5
|
GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
|
2022-01-24 15:36:24 +01:00 |
|
Oleg Zhurakousky
|
f054d4534c
|
Polishing after merge 4.x
|
2022-01-17 15:50:18 +01:00 |
|
Oleg Zhurakousky
|
a1a3c236d0
|
Merge branch '4.x' into main
|
2022-01-17 15:13:34 +01:00 |
|
Oleg Zhurakousky
|
5074b7eee4
|
Finish migration to java17, boot 3.0, spring 6
|
2022-01-14 11:05:58 +01:00 |
|
Oleg Zhurakousky
|
e6be676295
|
GH-783 Fix Consumer processing with webflux
Resolves #783
|
2021-12-13 16:08:21 +01:00 |
|
Oleg Zhurakousky
|
e297a36a06
|
Remove FunctionType and dependencies on it
|
2021-11-10 15:21:31 +01:00 |
|
Oleg Zhurakousky
|
3eea7082f6
|
Remove RequestProcessor from web
|
2021-11-08 17:02:40 +01:00 |
|
Oleg Zhurakousky
|
efe772a355
|
Disable test
|
2021-10-18 18:02:09 +02:00 |
|
Oleg Zhurakousky
|
e589852db3
|
Temporary fixes related to native AOT enablement
|
2021-09-29 11:24:37 +02:00 |
|
Oleg Zhurakousky
|
ff7741ea74
|
GH-713 Add support for default function for HTTP
Resolves #713
|
2021-07-14 14:46:21 +02:00 |
|
Oleg Zhurakousky
|
6ae466b99e
|
Fix checkstyle
|
2021-07-13 16:54:01 +02:00 |
|
Oleg Zhurakousky
|
fd8fc886df
|
Extract uri into message headers
|
2021-07-06 07:38:26 +02:00 |
|
Oleg Zhurakousky
|
1e69d6a056
|
GH-708 Consolidate web request processing for Flux and MVC endpoints"
|
2021-06-17 20:38:06 +02:00 |
|
Oleg Zhurakousky
|
189c74d5cf
|
GH-708 Removed RequestProcessor from Flux FunctionController
Resolves #708
polish
|
2021-06-16 17:09:52 +02:00 |
|
Oleg Zhurakousky
|
b71aa90ebd
|
GH-708 Removed RequestProcessor from MVC FunctionController
|
2021-06-15 19:53:02 +02:00 |
|
Oleg Zhurakousky
|
5a625b4ad0
|
GH-708 Initial refactoring and consolidation of s-c-function-web MVC part.
|
2021-06-15 15:15:26 +02:00 |
|