milvus-io/milvus-sdk-java

Feature Request - Native Spring Boot support

Open

#247 opened on Jan 14, 2022

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Java (203 forks)auto 404
featuregood first issue

Repository metrics

Stars
 (492 stars)
PR merge metrics
 (PR metrics pending)

Description

I'd like to raise a feature request for native bindings with Spring Framework & Boot. I think a spring-data like component will be very comfortable for lots of Java developers. The main features in my opinion should be auto configurations, query DSL, POJOs mappings, template classes, and Reactive Streams support (within the same component).

Contributor guide