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 1 min
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 1 min
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 1 min