Loading src/main/java/top/BackendJava.java +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ public class BackendJava { @RequestMapping("/") public String index(){ return "index"; return "html/index"; } @RequestMapping("/runProcess") Loading src/main/resources/templates/index.html→src/main/resources/templates/html/index.html +0 −0 File moved. View file target/classes/application.properties 0 → 100644 +2 −0 Original line number Diff line number Diff line server.port = 5555 #spring.data.mongodb.uri = mongodb+srv://zanem:<YXQiSFkSVqxPTs3M>@cluster0.axhv9kg.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0 No newline at end of file target/classes/database/DatabaseUpdater.class 0 → 100644 +443 B File added.No diff preview for this file type. View file target/classes/database/MongoDBAtlasConnection.class 0 → 100644 +427 B File added.No diff preview for this file type. View file Loading
src/main/java/top/BackendJava.java +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ public class BackendJava { @RequestMapping("/") public String index(){ return "index"; return "html/index"; } @RequestMapping("/runProcess") Loading
src/main/resources/templates/index.html→src/main/resources/templates/html/index.html +0 −0 File moved. View file
target/classes/application.properties 0 → 100644 +2 −0 Original line number Diff line number Diff line server.port = 5555 #spring.data.mongodb.uri = mongodb+srv://zanem:<YXQiSFkSVqxPTs3M>@cluster0.axhv9kg.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0 No newline at end of file
target/classes/database/DatabaseUpdater.class 0 → 100644 +443 B File added.No diff preview for this file type. View file
target/classes/database/MongoDBAtlasConnection.class 0 → 100644 +427 B File added.No diff preview for this file type. View file