Closed lenagainulina closed 5 years ago
Looks good so far. I will check what is wrong with tests.
It is a bit hard to help since the branch is not compilable, for instance, OrderController importsimport de.berlin.lostberlin.model.Order;
, however, such file does not exist anymore, you seem to movied it to another packages. Because of this, I assume, I cannot run the tests with lombok.
Can you make sure that the branch can be compiled and only jpa-related problem is there so I could have a look.
Fixes #32