cool example, I was trying to build a CLI app to manage my books and I was very frustrated with the startup time. I tried GraalVM but at the time I could not make the HTTPS to work correctly because I needed to make some calls to Goodreads and Amazon APIs. Thanks for this example, I'll get back to that project soon.