home.social

#springcloudfunction — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #springcloudfunction, aggregated by home.social.

  1. 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

  2. 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.

    github.com/ThomasVitale/server

    #SpringBoot #Java #SpringCloudFunction #ServerlessJava