DevelopmentHow to debug an Annotation Processor in Android StudioWriting an Annotation Processor in Java/Kotlin is a very interesting task and debugging comes very…Emanuele PapaJuly 05, 2020
DevelopmentUsing Spring Data to persist a Set of Enums in a Many-To-Many relationshipUsually, when we write a Many-To-Many relationship it is between 2 entities. Sometimes, it could…Emanuele PapaAugust 24, 2017
DevelopmentJava concurrency explained with a few examplesSometimes we write very high level code, sometimes we don’t. I want to put here a link to a simple…Emanuele PapaMay 06, 2017
LinuxInstall Oracle Java JDK on LinuxIn this post we will find out how to install the official Oracle Java JDK on Linux. First, you need…Emanuele PapaFebruary 13, 2016