Kotlin Backend Framework with low ram usage?

What backend framework do you recommend when you need a low ram footprint?

I want to host several microservices in a single VPS (inside containers). They all have low traffic as I am the only user most of the time.

Currently, I am using Spring Boot + JPA but 300mb+ is too much.

submitted by /u/Tienisto
[link] [comments]