GH-718 Improve support for Function bean definition

Added sample for functional bean definition
This commit is contained in:
Oleg Zhurakousky
2021-08-03 13:02:15 +02:00
parent a088a53a6a
commit 59140fbdab
16 changed files with 618 additions and 14 deletions

View File

@@ -18,6 +18,7 @@
<module>function-sample-pof</module>
<module>function-sample-pojo</module>
<module>function-sample-aws</module>
<module>function-functional-sample-aws</module>
<module>function-sample-aws-routing</module>
<module>function-sample-aws-custom</module>
<module>function-sample-aws-custom-bean</module>