zhfeng opened a new issue #12591: URL: https://github.com/apache/shardingsphere/issues/12591
## Feature Request I just want to add sharding sphere in [Quarkus](https://quarkus.io/) ecosystem and support as an extension ### Is your feature request related to a problem? ### Describe the feature you would like. - create a quarkus extension just like ```quarkus-sharding-sphere``` - It should leverage on [Quarkus Datasource](https://quarkus.io/guides/datasource) - It needs to produce ```ShardingSphereDataSource``` beans with the ```application.properties``` or the yaml configuration. - It nees to support in JVM and Native mode Any feedback is welcome ! -- 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]
