yzhao244 commented on issue #435:
URL:
https://github.com/apache/incubator-eventmesh/issues/435#issuecomment-910450675
@JunjieChou Sure, I can definitely review. :) . Btw, did you have a chance
to discuss with the community of using SpringBoot and Spring JPA for Schema
Registry in EventMesh project. Maybe we can add Eason and other members to this
issue to have an open discussion. :)
My initial thought was exposing Schema Registry REST APIs by leveraging the
current EventMesh's ClientManagerController's design of using
HttpServer.createContext(""). However, modifying the url and handlers to make
the APIs more RESTful without using another Framework. Basically, Schema
Registry and Runtime run on the same server. Therefore, I wasn't thinking of
adding another framework to EventMesh.
Anyways, I can share some implementations with the community and it could be
just my personal thought. lol
@qqeasonchen @ruanwenjun @jinrongluo WDYT
--
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]