Project

General

Profile

« Previous | Next » 

Revision 48362

reimplementing project exporters using spring data repositories

View differences:

application.properties
7 7

  
8 8
spring.datasource.driverClassName=org.postgresql.Driver
9 9
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQL9Dialect
10
spring.jpa.show-sql=false
10
spring.jpa.show-sql=true
11 11
spring.jpa.hibernate.ddl-auto=validate
12 12

  
13 13
openaire.exporter.jdbc.url=jdbc:postgresql://localhost:5432/dnet_openaire

Also available in: Unified diff