Merge remote-tracking branch 'refs/remotes/origin/develop' into develop

This commit is contained in:
DIR\maria.del.valle
2024-12-02 16:48:31 +01:00

View File

@@ -6,6 +6,10 @@ apollo:
url: "http://localhost:5173" url: "http://localhost:5173"
java-parser-module: java-parser-module:
url: "http://localhost:8084" url: "http://localhost:8084"
jsp-parser-module:
url: "http://localhost:8089"
generic-file-parser-module:
url: "http://localhost:8085"
spring: spring:
application: application:
name: apollo name: apollo