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
Cloud Builders: Java Conf

👋 Hey! Let us invite you to Java Conf from Cloud Builders with 12+ deep-dive Java talks.

Spring Boot 3 and Spring Framework 6 add built-in support for #GraalVM native images. I have just updated the source code for my Serverless Java repo to take advantage of this new functionality.

https://github.com/ThomasVitale/serverless-java-masterclass

#SpringBoot #Java #SpringCloudFunction #ServerlessJava

GitHub - ThomasVitale/serverless-java-masterclass: Labs exercises for the masterclass "Serverless Java with Spring Boot"

Labs exercises for the masterclass "Serverless Java with Spring Boot" - GitHub - ThomasVitale/serverless-java-masterclass: Labs exercises for the masterclass "Serverless Java with Sp...

GitHub