From 718209e3326daa9f405867775e864882ef3485e3 Mon Sep 17 00:00:00 2001 From: networkninjadh Date: Mon, 24 Aug 2020 16:28:29 -0500 Subject: [PATCH] update neo4j --- src/main/java/com/howtech/AccessingDataNeo4jApplication.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/howtech/AccessingDataNeo4jApplication.java b/src/main/java/com/howtech/AccessingDataNeo4jApplication.java index e3112d9..332168d 100644 --- a/src/main/java/com/howtech/AccessingDataNeo4jApplication.java +++ b/src/main/java/com/howtech/AccessingDataNeo4jApplication.java @@ -111,7 +111,7 @@ public void run(String... args) throws Exception { **/ /** - * TODO: figure out how to run the app on the server + * TODO: figure out how to run the app on the server with command line runner */ // // Person me = new Person();