Turns out Java can do serverless right — with GraalVM and Spring, cold starts are tamed and performance finally heats up.
OpenJDK proposal would eliminate the long start-up times of Java applications by saving the state of the Java runtime and using it to start instances fast. Java would be fitted with an API to save ...