-
Enhancement
-
Resolution: Done
-
Major
-
1.35.0.Final
-
None
-
None
-
False
-
None
-
False
-
Release Notes
-
-
---
-
---
-
-
-
2023 Week 09-11 (from Feb 27)
Serverless Workflow Rest custom type default port is 8080.
This is convinience for our examples (becuase 8080 is quarkus default port), but many http API are exposed over default http port (80)
So it would be nice to have a way to globally change that (currrently it can be done by adding a property kogito.sw.functions.<functionName>.port)
I propose adding a new property
kogito.sw.functions.port
- is incorporated by
-
SRVLOGIC-130 Execute serverless workflow without code generation
- Closed