Real world Quarkus with native-image
In our first blog post about Quarkus and GraalVM’s native-image we tested startup times and memory consumption in a synthetic test consisting of REST and JPA extensions. As it turned out we had a chance to bring this to the real world. In one of our projects we needed to migrate part of the platform[…]