International-Data-Spaces-Association / DataspaceConnector

This is an IDS Connector reference implementation.
Apache License 2.0
33 stars 29 forks source link

ERROR BUILDING A CONNECTOR WITH A MYSQL DATABASE #719

Open aaguayo21 opened 1 year ago

aaguayo21 commented 1 year ago

I have deployed the connector with maven following the documentation, but when i try to conect to the api or conect the conectorUI to this connector I get constant errors. I added the dependencies to pom.xml file: image And changed values in application file: image

Connector builds fine but when i try to enter localhost/8080/ image image image image

What Im doing wrong?

Thanks.