Project

General

Profile

« Previous | Next » 

Revision 51737

Use of mysql

View differences:

applicationContext-isti.properties
3 3
plugin.enrich.publications.openaire.url = http://api.openaire.eu/search/publications?doi=%s
4 4
plugin.enrich.projects.openaire.url     = http://api.openaire.eu/search/projects?funder=%s&fundingStream=%s&grantID=%s
5 5

  
6
db.affiliations.url                     = jdbc:postgresql://localhost:5432/isti_affiliations
6
db.affiliations.url                     = jdbc:mysql://localhost:8889/isti_affiliations
7 7
db.affiliations.username                = dnet
8
db.affiliations.password                = 
8
db.affiliations.password                = dnetPwd

Also available in: Unified diff