JunjieChou opened a new pull request #545:
URL: https://github.com/apache/incubator-eventmesh/pull/545


   Fixes ISSUE #536 .
   
   ### Motivation
   
   *Explain the content here.*
   1. fix OpenSchemaRegistryApplication start error
   2. change h2-db path in ```application.yml```
   
   *Explain why you want to make the changes and what problem you're trying to 
solve.*
   1. Spring version conflict makes OpenSchemaRegistryApplication start error. 
The way to solve it is by updating all spring-related dependencies to the 
latest.
   2. Change h2-db path so that ```.db``` is created under 
```eventmesh-schema-registry-server/resources```.
   
   
   ### Modifications
   1. update dependencies version
   2. change h2-db path
   
   
   
   ### Documentation
   
   - Does this pull request introduce a new feature? no, it solves a bug
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to