-
Software Development

Using IdeaVim with IntelliJ
Iâve been a VIM user for a few years and Iâm also using the IdeaVim plugin in IntelliJ. The following…
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 » -
Software Development

Git switch and restore
If youâve been using Git for a while youâre probably used to the ubiquitous git checkout command, which is somewhat…
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

Quickly creating URIs with UriBuilder
If you have access to the JAX-RS API and an implementation in your projects (many do), then 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 »



