quarkus
-
Enterprise Java
Supersonic Subatomic GraphQL
MicroProfile GraphQL is now included in the just released version 1.5.0 of Quarkus. You can now use code.quarkus.io to get…
Read More » -
Enterprise Java
Neo4J OGM with Quarkus
In the following video I show an example Quarkus application that uses a Neo4J database and Neo4J OGM. Have a…
Read More » -
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…
Read More » -
Enterprise Java
Debugging system tests in containers with Quarkus (Video)
It improves your development productivity if you’re able to end-to-end test your application locally, with the help of containers. In…
Read More » -
Enterprise Java
How to quickly run 100 Camels with Apache Camel, Quarkus and GraalVM
Today I continue me practice on youtube and recorded a 10 minute video on creating a new Camel and Quarkus…
Read More » -
Enterprise Java
Qute Templates with Quarkus
Quarkus ships with its own templating engine, Qute, which already includes an interesting set of features. In the following video,…
Read More » -
Enterprise Java
Quarkus on OpenJ9 JVM & resource consumption
Besides the native mode, Quarkus also runs well in JVM mode which comes with its own advantages. You can use…
Read More » -
Enterprise Java
Quarkus’ additional (non-standard) CDI features
Quarkus supports CDI (Contexts and Dependency Injection) 2.0, but not all of it, only the most common features. However, Quarkus…
Read More » -
DevOps
Quarkus remote dev in Docker containers
When you’re developing with Quarkus, you’re probably familiar with the dev mode which allows you to see your code changes…
Read More »