- 07 Apr, 2020 1 commit
-
-
buildmaster authored
-
- 06 Apr, 2020 1 commit
-
-
Oleg Zhurakousky authored
Adds Readme to GCP sample app
-
- 03 Apr, 2020 5 commits
-
-
Mike Eltsufin authored
-
Mike Eltsufin authored
-
Mike Eltsufin authored
-
Mike Eltsufin authored
Also, fixing a bug in the default constructor of the invoker. Fixes: #478.
-
- 02 Apr, 2020 2 commits
-
-
Oleg Zhurakousky authored
Added static delegate context which holds target context and is also refreshed with new context on each request Resolves #456
-
Oleg Zhurakousky authored
Resolves #468
-
- 01 Apr, 2020 3 commits
-
-
dsolomakha authored
implement HttpFunction add headers processing Some refactoring [WIP] Add invoker integration test Make test classes nested within test. Add sample and refdoc Resolves #468
-
Oleg Zhurakousky authored
Added implementation of JsonMessageConverter which is initialized with JsonMapper so it can delegate to Jackson or Gson based on property setting and/or availability of the underlying library. Resolves #476
-
Marcin Grzejszczak authored
-
- 31 Mar, 2020 4 commits
-
-
Oleg Zhurakousky authored
The name is the decapitalized name of the CustomRuntimeAutoConfiguration class name Resolves #469
-
Oleg Zhurakousky authored
Added condition to the start method of the SupplierExporter to prevent it from starting for cases where there are no Suppliers in catalog Resolves #466
-
Oleg Zhurakousky authored
At the moment support is rudimentary but given that BeanFactoryAwareFunctionRegistry provides all the necessary type conversion functionality the true fix should consider utilizing it. Resolves #475
-
Oleg Zhurakousky authored
At the moment support is rudimentary as it does not include any type conversion, but neither does POST so it is consistent. Given that BeanFactoryAwareFunctionRegistry provides all that functionality already perhaps the proper fix with regard to converter would be to use it or part of it in place of InMemoryFunctionCatalog currently used. Resolves #467
-
- 30 Mar, 2020 3 commits
-
-
Oleg Zhurakousky authored
For complex cases where deep hierarchies are used there was still an issue with the fix in #473. By adding TypeResolver library we essentially simplify our discovery process Resolves #474
-
Oleg Zhurakousky authored
Fix a spell miss
-
Oleg Zhurakousky authored
Resolves #473
-
- 29 Mar, 2020 2 commits
-
-
Eliot Daniel authored
-
Eliot Daniel authored
-
- 23 Mar, 2020 2 commits
-
-
Oleg Zhurakousky authored
Similar to the way we allow multiple functions to be listed with 'definition' property, this enhancement allows several functional classes to be deployed Resolves #461
-
Oleg Zhurakousky authored
Added support for function filtering in the event there are more then one function in catalog. This is primarily to ensure that we have a mechanism to specify which functions to export as web enpoints (instead of all) Resolves #460
-
- 18 Mar, 2020 7 commits
-
-
Oleg Zhurakousky authored
remove the check for 'accept' header added test Resolves #465
-
Eric Bottard authored
-
Oleg Zhurakousky authored
- Re-enable, clean and improve special handling for collection/array output type - Add tests to validate and demonstrate the differences in special handling of collection of Messages ve collection of non-Messages Resolves #464
-
Eric Bottard authored
-
Oleg Zhurakousky authored
- Added logic to wrap custom (user) message converters with NegotiatingMessageConverterWrapper - Removed 'addDefaultConverters' flag from ContextFunctionCatalogAutoConfiguration as it is more confusing then useful - Added test which uses wild card accept content-type with several converters available to ensure the appropriate one is used - Made NegotiatingMessageConverterWrapper package private and moved it and it's test to a contex.config package Resolves #462
-
Florent Biville authored
-
Eric Bottard authored
This commit introduces a MessageConverter wrapper that supports a wildcard-aware Accept header.
-
- 17 Mar, 2020 1 commit
-
-
Florent Biville authored
This commit adds a default, empty suppression configuration file needed to set up Checkstyle. Resolves #463
-
- 16 Mar, 2020 2 commits
- 11 Mar, 2020 1 commit
-
-
Oleg Zhurakousky authored
-
- 10 Mar, 2020 1 commit
-
-
Oleg Zhurakousky authored
Resolves #458
-
- 05 Mar, 2020 1 commit
-
-
Oleg Zhurakousky authored
Modified invocation model of the reactive consumer to ensure it provides reasonable continuation path via MonoIgnoreElements (Mono.. . .then()) Resolves #453
-
- 04 Mar, 2020 1 commit
-
-
Oleg Zhurakousky authored
-
- 03 Mar, 2020 3 commits
-
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-