Starter for the Module 3 bundled session.
Run:
make deps && make test
listOrdersReturnsSeedOnStartup passes on day one. The other three
tests fail until you complete the TODO stubs in
src/OrderController.java (and fill in src/UserDTO.java) using
your editor's AI inline suggestions.