Results 1 to 6 of 6

Thread: How to add new project to spring data

  1. #1
    Join Date
    Dec 2012
    Location
    London
    Posts
    5

    Default How to add new project to spring data

    Hello and greetings to SpringSource community,

    Our team has developed one open source project for spring data but was wondering how to get added to spring data ?

    is there online form or submission ?

    Thanks in advanced,

    Mohsin

  2. #2
    Join Date
    Apr 2006
    Location
    Dresden, Germany
    Posts
    483

    Default

    There's no formal submission process. The way this worked for the community contributions so far (e.g. Spring Data Solr) was the following: you have created a Spring Data module / implementation, you have it on GitHub. You create some interest in the implementation, contact the Spring Data authors (which you just have). We'll then have a look at the code and get into discussion in how far it makes sense to integrate your implementation more closely to the Spring Data project. This can mean using a SpringSource repository going forward, building on our CI servers, publishing modules through our Artifactory instance etc.

  3. #3
    Join Date
    Dec 2012
    Location
    London
    Posts
    5

    Default

    Hi Oliver,

    Many thanks for quick reply. We are developing Spring Data for Elasticsearch similar to Spring Data Solr. We have committed the first version to Github (https://github.com/BioMedCentralLtd/spring-data-elasticsearch) few days back.

    Kindly review the project and let us know about your valuable recommendations.

    Thanks
    Mohsin

  4. #4
    Join Date
    Apr 2006
    Location
    Dresden, Germany
    Posts
    483

    Default

    Wow, this looks impressive. I'll discuss your code with the team during the weekly call on Thursday and get back to you early next week the latest.

  5. #5
    Join Date
    Dec 2012
    Location
    London
    Posts
    5

    Default

    Thanks ! We are looking forward for your feedback.

  6. #6
    Join Date
    Dec 2012
    Location
    London
    Posts
    5

    Default

    Just saw the release of Arora ! sounds amazing ... Congrats to that..
    did you get a chance to look at the code ?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •