Not sure that #SpringCloudFunction pays for itself
- function routing is hard (matches by signature? by HTTP header?)
- config heavy
- you're not going to get it to work right away
- doesn't feel like Spring Web programming, feels like a whole new thing