would be great if there was a article/demo repo th...
# spring
m
would be great if there was a article/demo repo that had unit and integration tests for 1. mvc [a) controllers, b) services, c) repositories], 2. uses a separate deployment and test config; 3. uses h2 for test, and postgres for runtime; 4. and initializes each db uniquely
👍 1