diff --git a/visaproject-back-b/authsec_springboot/backend/pom.xml b/visaproject-back-b/authsec_springboot/backend/pom.xml index 1247935..ef38fb0 100644 --- a/visaproject-back-b/authsec_springboot/backend/pom.xml +++ b/visaproject-back-b/authsec_springboot/backend/pom.xml @@ -92,6 +92,13 @@ commons-lang3 3.12.0 + + + + org.eclipse.jgit + org.eclipse.jgit + 6.9.0.202403050737-r + com.googlecode.json-simple json-simple diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.properties b/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.properties index a49e0e6..61bef85 100644 --- a/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.properties +++ b/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven Integration for Eclipse -#Mon May 19 09:29:46 IST 2025 +#Sat Jun 07 19:42:17 IST 2025 artifactId=app groupId=com.realnet m2e.projectLocation=/Users/Gaurav Kumar/Desktop/Workspace/workspace 5/visa APP/visaproject/visaproject-back-b/authsec_springboot/backend diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.xml b/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.xml index 1247935..ef38fb0 100644 --- a/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.xml +++ b/visaproject-back-b/authsec_springboot/backend/target/classes/META-INF/maven/com.realnet/app/pom.xml @@ -92,6 +92,13 @@ commons-lang3 3.12.0 + + + + org.eclipse.jgit + org.eclipse.jgit + 6.9.0.202403050737-r + com.googlecode.json-simple json-simple diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/application.properties b/visaproject-back-b/authsec_springboot/backend/target/classes/application.properties index 2cbe866..419f65f 100644 --- a/visaproject-back-b/authsec_springboot/backend/target/classes/application.properties +++ b/visaproject-back-b/authsec_springboot/backend/target/classes/application.properties @@ -95,4 +95,10 @@ app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroi projectPath=/Users/Gaurav Kumar/Desktop/Workspace/workspace 5/visa APP/visaproject/visaproject-back-b/authsec_springboot/backend -angularProjectPath=/Users/Gaurav Kumar/Desktop/Workspace/workspace 5/visa APP/visaproject/visaproject-back-b/authsec_springboot/backend/webui \ No newline at end of file +angularProjectPath=/Users/Gaurav Kumar/Desktop/Workspace/workspace 5/visa APP/visaproject/visaproject-back-b/authsec_springboot/backend/webui + +#projectPath=/data +#angularProjectPath=/data/webui + + +BACKEND_PORTAL_DOMAIN=http://157.66.191.31:30166 diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/Heplers/FileHelper.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/Heplers/FileHelper.class index 38dc52d..a9c8b06 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/Heplers/FileHelper.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/Heplers/FileHelper.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/HtmlGeneratorController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/HtmlGeneratorController.class index d25cbb7..7e3d549 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/HtmlGeneratorController.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/HtmlGeneratorController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/SureOpsController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/SureOpsController.class index 1a3f03d..6f7ac4c 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/SureOpsController.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Controller/SureOpsController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Services/HtmlBuilder5.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Services/HtmlBuilder5.class index c56cda7..84f87db 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Services/HtmlBuilder5.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/OpenAi/Services/HtmlBuilder5.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Entity/Design_lbrary.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Entity/Design_lbrary.class index 8bcd849..72320ed 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Entity/Design_lbrary.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Entity/Design_lbrary.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Repository/Design_lbraryRepository.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Repository/Design_lbraryRepository.class index cc68754..2fdcf9d 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Repository/Design_lbraryRepository.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Repository/Design_lbraryRepository.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Services/Design_lbraryService.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Services/Design_lbraryService.class index b93b0f9..f787c2e 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Services/Design_lbraryService.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/dlf/Services/Design_lbraryService.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/fnd/controller1/MenuController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/fnd/controller1/MenuController.class index e9bedb8..5eaa153 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/fnd/controller1/MenuController.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/fnd/controller1/MenuController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/TagController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/TagController.class new file mode 100644 index 0000000..6c7e808 Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/TagController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/tokenFree_TagController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/tokenFree_TagController.class new file mode 100644 index 0000000..bd4fcec Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Controllers/tokenFree_TagController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Entity/Tag.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Entity/Tag.class new file mode 100644 index 0000000..fd69dac Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Entity/Tag.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Repository/TagRepository.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Repository/TagRepository.class new file mode 100644 index 0000000..d13cb1f Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Repository/TagRepository.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Services/TagService.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Services/TagService.class new file mode 100644 index 0000000..a35e79a Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/tagdata/Services/TagService.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/utils/PortConstant.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/utils/PortConstant.class index 4807aa8..50600a6 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/utils/PortConstant.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/utils/PortConstant.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Controllers/SiteBuilderController.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Controllers/SiteBuilderController.class index 834493c..bd3a6aa 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Controllers/SiteBuilderController.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Controllers/SiteBuilderController.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilder.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilder.class index 01a1222..29a5a6a 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilder.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilder.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilderDto.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilderDto.class new file mode 100644 index 0000000..7ac3c4d Binary files /dev/null and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Entity/SiteBuilderDto.class differ diff --git a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Services/SiteBuilderService.class b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Services/SiteBuilderService.class index b73b9a1..f0ae16a 100644 Binary files a/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Services/SiteBuilderService.class and b/visaproject-back-b/authsec_springboot/backend/target/classes/com/realnet/vpspack/Services/SiteBuilderService.class differ