Y
Hacker News
new
|
ask
|
show
|
jobs
by
tpm
384 days ago
fyi: string templates were just a preview and removed in Java 23
1 comments
PaulHoule
384 days ago
For Java systems that I work on for my own account there is a lot of stuffing things like SQL queries into resource files so that I don't have to mess around with quotes and such.
link