Skip to content

Commit

Permalink
Update content/en/docs/java/lombok.md
Browse files Browse the repository at this point in the history
Co-authored-by: LFR3052 <[email protected]>
  • Loading branch information
sebastianfiechter and LFR3052 authored Nov 1, 2024
1 parent e2ae992 commit 6e8ebe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/java/lombok.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Lombok"
linkTitle: "Lombok"
weight: 6
description: >
Module J#3 - Vor- und Nachteile von Lombok
Module #J3 - Vor- und Nachteile von Lombok
---

Lombok ist ein Java-Library, welche die Entwicklung von Java-Anwendungen erleichtert, indem sie die Erstellung von Standardcode reduziert, insbesondere für Getter, Setter, Konstruktoren und andere repetitive Teile des Codes.
Expand Down

0 comments on commit 6e8ebe0

Please sign in to comment.