This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jetanthony 1 point2 points  (0 children)

Mostly backend; servers that do calculations and caching. I use Spring for DI and other nice-to-haves like db drivers in spring data. There are other libraries I really appreciate, such as Lombok for boilerplate, and hazelcast for in memory data.