DevelopmentTest GitHub Actions workflows on a branch before mergingIf you’re developing a new GitHub Actions workflow, you may want to test it on a feature branch…Emanuele PapaDecember 29, 2025
DevelopmentFlutter Padding widgets generator with PaddingerPaddinger is a new package to help you deal with Flutter paddings and here you’ll discover how! Have…Emanuele PapaMay 16, 2021
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
DevelopmentApplicationContextException using SpringBoot with Gradle and IntelliJ IDEAIn my spare time I decided to have a better look to SpringBoot and in doing so I decided to leave…Emanuele PapaApril 16, 2016