Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Today we can bind local beans with .configure in the route template DSL.
Lets add a new
templateBean("id", lambda)
To make it part of the spec, eg as templateBean like we have for templateParameter.
Then we can keep configure DSL for advanced use cases.