This commit is contained in:
Gaurav Kumar
2025-03-19 11:22:01 +05:30
parent 8998b79b30
commit 5af89fc550
1141 changed files with 36854 additions and 472482 deletions

View File

@@ -6,80 +6,41 @@ spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/reso
spring.banner.location=classpath:banner_txt.txt
#Temporary disable security to enable it remove this
#security.ignored=/**
springfox.documentation.swagger.v2.path=/api-docs
spring.jackson.date-format=yyyy-MM-dd
#LOGGER
#logging.path = logs
##logging.level.org.springframework=info
#logging.file.clean-history-on-start=true
##logging.level.root=
#logging.level.com.realnet=error
#logging.config=/home/harsh/git/BE2-Sandbox-harsh-repo/springboot/src/main/resources/logback.xml
#
##logging.level.io.swagger.models.parameters.AbstractSerializableParameter=error
##logging.config=src/main/resources/log4j.properties
chatgpt.api.url=https://api.openai.com/v1/completions
chatgpt.api.key=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
System.Net.ServicePointManager.Expect100Continue = false;
#LOGGER FILE PROPERTIES
#logging.file.path=logs
#logging.file.name=app-log.log
#logging.pattern.file=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1}:%L - %m%n
#%d{yyyy-MM-dd HH:mm:ss} [%thread] %level %logger %msg %n
#logging.pattern.rolling-file-name=app-%d{yyyy-MM-dd}.%i.log
#logging.file.max-size=10MB
# ****** H2 In Memort Database Connection Info *******
#spring.h2.console.enabled=true
#spring.datasource.platform=h2
#spring.datasource.url=jdbc:h2:mem:demo;MODE=MYSQL;DB_CLOSE_DELAY=-1;
#spring.datasource.username=sa
#spring.datasource.password=
#spring.datasource.driver-class-name=org.h2.Driver
#spring.datasource.initialize=true
#spring.jpa.hibernate.ddl-auto=none
#spring.jpa.hibernate.ddl-auto=none
#spring.jpa.hibernate.ddl-auto=update
#spring.datasource.continue-on-error=false
# **** MY SQL DATABASE CONNECTION ****
#spring.datasource.url=jdbc:mysql://cnsmysql.cypv2nuaxsko.ap-south-1.rds.amazonaws.com:3306/realnet
#jdbc:oracle:thin:@ptpbeuat1.ptp.com.my:1521:UAT1
#spring.datasource.url=jdbc:mysql://realnet.cdtynkxfiu2h.ap-south-1.rds.amazonaws.com:3306/realnet_CNSBENEW?createDatabaseIfNotExist=true
#spring.datasource.username=cnsdev
#spring.datasource.password=cnsdev1234
spring.datasource.url=jdbc:mysql://localhost:3306/realnet_latest?createDatabaseIfNotExist=true
spring.datasource.username=root
spring.datasource.password=Gauravrk@143
#spring.datasource.username=root
#spring.datasource.password=root
spring.datasource.url=jdbc:mysql://realit-prod.cj462uqsa4mz.ap-south-1.rds.amazonaws.com:3306/realnet_CNSBENEW?createDatabaseIfNotExist=true
spring.datasource.username=cnsdev
spring.datasource.password=cnsdevprod1212
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
#spring.datasource.driver-class-name=oracle.jdbc.driver.OracleDriver
#spring.jpa.show-sql=true
spring.jpa.hibernate.ddl-auto=update
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
#spring.jpa.hibernate.naming_strategy=cn.studyBoot.dao.strategy.LowerTableStrategy
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.OracleDialect
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.Oracle10gDialect
#logging.level.org.hibernate.SQL=DEBUG
#logging.level.org.hibernate.type=TRACE
# Prefix Path
#spring.jpa.show-sql=true
spring.jpa.properties.hibernate.format_sql=true
spring.jpa.properties.hibernate.proc.param_null_passing=true
#spring.jpa.hibernate.naming.implicit-strategy=org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl
#spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
#hibernate.physical_naming_strategy=com.huongdanjava.jpa.PhysicalNamingStrategyImpl
# -- SQL debug --
#spring.jpa.show-sql=true
#spring.jpa.properties.hibernate.format_sql=true
#logging.level.org.hibernate.SQL=DEBUG
#logging.level.org.hibernate.type=TRACE
# **********paytm dependency ******
razorpay.api.key=rzp_test_xVnrBUjJWTEH0r
razorpay.api.secret=evTXkIFcgpVtiLa1P7M7CIox
#***** MAIL SENDER
spring.mail.host=smtp.gmail.com
@@ -132,24 +93,8 @@ app.auth.tokenExpirationMsec=864000000
# We're not using cookies because they won't work well in mobile clients.
app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroidapp://oauth2/redirect,myiosapp://oauth2/redirect
#projectPath=G:/cnsbetawithcardiant/springboot
projectPath=/Users/Gaurav Kumar/Desktop/Workspace 2/app_builder/build_backend/cns-portal/code-extractor/builders/11096/index/demot1/demot1-test2-b/authsec_springboot/backend
angularProjectPath=/Users/Gaurav Kumar/Desktop/Workspace 2/app_builder/build_backend/cns-portal/code-extractor/builders/11096/index/demot1/demot1-test2-b/authsec_springboot/backend/webui
#projectPath=D:/Office Project/BACKUP PROJECT/Angular-SpringBoot-REST-JWT-master
#ANGULAR PROJECT PATH
#angularProjectPath=G:/cnsbetawithcardiant/springboot/frontend/angular-ui
#
#spring.cache.cache-names=instruments, directory
#spring.cache.caffeine.spec=maximumSize=500, expireAfterAccess=30s
projectPath=/data
#projectPath=/Users/Gaurav Kumar/Desktop/Real It Project/backend
angularProjectPath=/Users/Gaurav Kumar/Desktop/Real It Project/backend/webui
#projectPath=G:/foldername/backend
#angularProjectPath=G:/foldername/backend/webui
#imagePath=/frontend/angular-ui/src/assets/images/
#server.ssl.key-alias=selfsigned
#server.ssl.key-store-type=JKS
#server.ssl.key-store-password=changeit
#server.ssl.key-store=classpath:keystore.jks