|
|
|
|
|
by shadowgovt
1283 days ago
|
|
Exactly this. Had to stand-up a server in Java recently. At some point I realized I was doing more programming via XML files and Spring decorators than via actual Java code. Mostly because Java itself isn't a great abstraction for a CRUD server. |
|
I haven't touched XML for nearly a decade as a full-time Java developer.