Did you know you could use Spring Data JPA in Quarkus? Find out how!
Quarkus Guide: Configuration
Add more flexibility to your Quarkus application by having configurable properties, allowing features/beans to be changed before runtime.
Quarkus Guide: Contexts and Dependency Injection
Learn the basics of Quarkus with a demo and explanation of the concepts of Contexts and Dependency Injection (CDI).
How to Decompile an Android App
In this post, I explain how to get an APK from your phone/emulator and use JADX to pseudo decompile it.
Optimum – HackTheBox Walkthrough
This is a pretty easy retired HackTheBox machine that you should try out! It has a straight forward exploitation path.