Enterprise Java

Supersonic subatomic Enterprise Java from the ground up

I’ve created a video in which I explain “supersonic subatomic Java” with Quarkus, a runtime for modern Java applications. Whether you’re just starting out in the world of Enterprise Java or whether you’re already an experienced Java EE / J2EE developer, this session will guide you towards how to build modern cloud-native microservices in the year 2020.

In this video, we’ll have a look at how to build and develop modern projects, best practices, technologies such as Quarkus, Maven, Docker, Kubernetes, and more. We’ll see what fulfills the needs of our projects and how to build effective development and deployment workflows.

We’ll cover:

  • How to build Quarkus applications with Maven, benefits of build-time optimizations
  • Development mode
  • Configuration
  • Efficient tests & end-to-end testing
  • Quarkus in Docker & Kubernetes
  • Persistence & Panache
  • Qute Templating Engine & HTML server-side rendering
  • Runtimes, JVMs

The session was originally held at the SnowOne conference in Siberia and re-recorded for a wider audience.

Further resources

Thanks for watching!

Published on Java Code Geeks with permission by Sebastian Daschner, partner at our JCG program. See the original article here: Supersonic subatomic Enterprise Java from the ground up (Video)

Opinions expressed by Java Code Geeks contributors are their own.

Sebastian Daschner

Sebastian Daschner is a self-employed Java consultant and trainer. He is the author of the book 'Architecting Modern Java EE Applications'. Sebastian is a Java Champion, Oracle Developer Champion and JavaOne Rockstar.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button