Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lombok

Configuring kapt to process lombok annotations

kotlin lombok kapt

How to build call hierarchy for lombok generated method in intellij-idea

Using @Slf4j annotation for logging

java slf4j lombok

Lombok on Jenkins

SLF4J: Failed toString() invocation on an object of type lombok

spring spring-boot lombok

Using Lombok to create builders for classes with required and optional attributes

java builder lombok

Lombok issues with Java 8

JPA / Hibernate is Inserting NULL When Default Value is Set on Field

Lombok @slf4j not logging

spring log4j slf4j lombok

Better way to only use callsuper in @EqualsAndHashCode and @ToString?

lombok @Builder(toBuilder = true) compilation error when used on constructor of a sub class

java lombok

Lombok does not generate RequiredArgsConstructor and AllArgsConstructor

java spring-boot gradle lombok

Upgrading from java 10 to java 11 and gradle 4.10 to gradle. 5.2: "Variable not initialized in the default constructor"

Java lombok unit tests for getters setters

Magically call methods in Java

Spring Data REST: "no String-argument constructor/factory method to deserialize from String value"

MapStruct mapper returns empty mapped object

Strange Lombok behaviour with Quarkus and Jackson

java lombok quarkus

SonarQube 4.5.4 with Java plugin 3.5 doesn't recognize special Lombok annotations

Compilation error - Groovy and Lombok