-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Which configuration style do you use? XML, Java or a mix of both? #4677
fmbenhassine
started this conversation in
Polls
-
Which configuration style do you use?
XML configuration
0%
Java configuration
88%
Mix of XML and Java
11%
26 votes ·
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 2 replies
-
The only XML config I currently have is Logback. I can't even read XML anymore 😆, spring config is also not XML, but YAML.
Beta Was this translation helpful? Give feedback.
All reactions
-
😄 1
2 replies
-
Got it, thank you for answering!
Beta Was this translation helpful? Give feedback.
All reactions
-
I also feel that no one likes to work with XML anymore (unless they are an AI agent/robot), given that they are so much prone to errors and usually in fast-paced work environments, you don't wanna spend so much time into XML hell itself!!
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment