JAVA-24237 Update "Spring Data MongoDB" article (#14772)
Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
+1
@@ -28,6 +28,7 @@ import com.baeldung.model.User;
|
||||
*
|
||||
* This test requires:
|
||||
* * mongodb instance running on the environment
|
||||
* Run the src/live-test/resources/live-test-setup.sh
|
||||
*
|
||||
*/
|
||||
@RunWith(SpringJUnit4ClassRunner.class)
|
||||
|
||||
+1
@@ -26,6 +26,7 @@ import com.baeldung.repository.UserRepository;
|
||||
*
|
||||
* This test requires:
|
||||
* * mongodb instance running on the environment
|
||||
* Run the src/live-test/resources/live-test-setup.sh
|
||||
*
|
||||
*/
|
||||
@RunWith(SpringJUnit4ClassRunner.class)
|
||||
|
||||
Reference in New Issue
Block a user