vedas

Clone or download

Modified Files

spring.mvc.view.prefix=/views/
spring.mvc.view.prefix=/views/
spring.mvc.view.suffix=.jsp
spring.mvc.view.suffix=.jsp
server.port=9080
server.port=9080
spring.datasource.url=jdbc:postgresql://localhost:5432/postgres?useSSL=false
spring.datasource.url=jdbc:postgresql://localhost:5432/vedas?useSSL=false
spring.datasource.username=postgres
spring.datasource.username=postgres
spring.datasource.password=postgres
spring.datasource.password=postgres
spring.datasource.platform=postgres
spring.datasource.platform=postgres
spring.jpa.database-platform=org.hibernate.spatial.dialect.postgis.PostgisDialect
spring.jpa.database-platform=org.hibernate.spatial.dialect.postgis.PostgisDialect
#spring.jpa.properties.hibernate.dialect=org.hibernate.spatial.dialect.postgis.PostgisDialect
#spring.jpa.properties.hibernate.dialect=org.hibernate.spatial.dialect.postgis.PostgisDialect
spring.jpa.properties.hibernate.dialect=org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
spring.jpa.properties.hibernate.dialect=org.hibernate.spatial.dialect.postgis.PostgisPG9Dialect
spring.jpa.hibernate.ddl-auto=update
spring.jpa.hibernate.ddl-auto=update
spring.datasource.driver-class-name=org.postgresql.Driver
spring.datasource.driver-class-name=org.postgresql.Driver
#https://vedas.sac.gov.in/SDIS_2.0/
#https://vedas.sac.gov.in/SDIS_2.0/
spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true
spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true