Essentially, for each module you want to include in your application, you add the jar containing the service file (for embedded JVM functions) or the YAML module definition file (for remote functions) under the "/opt/statefun/modules" directory of the packaged image.
Cheers, Gordon
On Thu, Apr 9, 2020 at 7:43 AM Oytun Tez <[hidden email]> wrote:
Hi there,
Does anyone have any statefun 2.0 examples with multiple modules?