Commit 993be193 authored by Rohan  Kumar's avatar Rohan Kumar
Browse files

debugging mongo

parent 82830dda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
        <maven.compiler.source>17</maven.compiler.source>
        <maven.compiler.target>17</maven.compiler.target>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <exec.mainClass>object_detection.ObjectDetector</exec.mainClass>
        <exec.mainClass>top.BackendJava</exec.mainClass>
    </properties>

    <build>
+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
+473 B

File added.

No diff preview for this file type.

+3.14 KiB

File added.

No diff preview for this file type.

+4.41 KiB

File added.

No diff preview for this file type.

Loading