Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aggregation-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
aggregation-manager
Commits
6110f112
Commit
6110f112
authored
2 months ago
by
Felix Reichenbach
Browse files
Options
Downloads
Patches
Plain Diff
OZG-7906 add lobok.config to server
parent
470a964a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!15
Ozg 7906 aggregation manager server
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
aggregation-manager-server/lombok.config
+32
-0
32 additions, 0 deletions
aggregation-manager-server/lombok.config
with
32 additions
and
0 deletions
aggregation-manager-server/lombok.config
0 → 100644
+
32
−
0
View file @
6110f112
#
# Copyright (C) 2025 Das Land Schleswig-Holstein vertreten durch den
# Ministerpräsidenten des Landes Schleswig-Holstein
# Staatskanzlei
# Abteilung Digitalisierung und zentrales IT-Management der Landesregierung
#
# Lizenziert unter der EUPL, Version 1.2 oder - sobald
# diese von der Europäischen Kommission genehmigt wurden -
# Folgeversionen der EUPL ("Lizenz");
# Sie dürfen dieses Werk ausschließlich gemäß
# dieser Lizenz nutzen.
# Eine Kopie der Lizenz finden Sie hier:
#
# https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
#
# Sofern nicht durch anwendbare Rechtsvorschriften
# gefordert oder in schriftlicher Form vereinbart, wird
# die unter der Lizenz verbreitete Software "so wie sie
# ist", OHNE JEGLICHE GEWÄHRLEISTUNG ODER BEDINGUNGEN -
# ausdrücklich oder stillschweigend - verbreitet.
# Die sprachspezifischen Genehmigungen und Beschränkungen
# unter der Lizenz sind dem Lizenztext zu entnehmen.
#
lombok
.
log
.
fieldName
=
LOG
lombok
.
log
.
slf4j
.
flagUsage
=
ERROR
lombok
.
log
.
log4j
.
flagUsage
=
ERROR
lombok
.
data
.
flagUsage
=
ERROR
lombok
.
nonNull
.
exceptionType
=
IllegalArgumentException
lombok
.
addLombokGeneratedAnnotation
=
true
lombok
.
copyableAnnotations
+=
org
.
springframework
.
beans
.
factory
.
annotation
.
Qualifier
lombok
.
copyableAnnotations
+=
net
.
devh
.
boot
.
grpc
.
client
.
inject
.
GrpcClient
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment