Renato Ivancic - Software Engineer

Background image

Lombok, Code Obfuscator

Backend

Avoid using lombok in core domain or entity classes. It might make sense to use it if your project is just a simple API Gateway or Backend for frontend type of project.

1 May 2023 #Java #Lombok

AsyncAPI Generator Gradle Plugin

Gradle

Gradle Plugin for generating AsyncAPI code out of specification files. You won't need to care about node or npm installation.

24 Sep 2022 #Gradle #AsyncAPI #Plugin

Gradle Properties

Gradle

Print all gradle properties, extra, project, system and Gradle JVM

1 Jun 2022 #Gradle #Build tool #Gradle Properties