Files
Chat2DB/chat2db-server/lombok.config

4 lines
193 B
Plaintext

# Convert toString and call the previous layer
lombok.toString.callSuper = CALL
# Globally configure the callSuper attribute of equalsAndHashCode to true
lombok.equalsAndHashCode.callSuper=call