GeeCON 2022: Michał Szynkiewicz - Quarkus: Supersonic Subatomic Java

youtube.com 1 rok temu


Quarkus makes it possible to compose Java applications ready to service requests in tens of milliseconds after start and occupying a fraction of memory utilized by conventional Java applications.
It provides Dev mode to build applications with scripting language-like experience, Dev UI to get an overview of the interior state or configure your application, Dev Services that automatically start a database, or a Kafka broker, erstwhile you request them. All that with the APIs you already know, specified as CDI, JAX-RS, Spring APIs, or JPA.
Come to see Quarkus in action and get a peek on how it works under the hood