nurkiewicz / spring-data-jdbc-repository

Spring Data JDBC generic DAO implementation
275 stars 151 forks source link

Integrate Spring Data JDBC Repository into Spring Data JDBC Extensions #9

Open alfredbrown9847 opened 10 years ago

alfredbrown9847 commented 10 years ago

Hello, Tomasz. First of all, to congratulate you for the project you have developed, because I think it is very useful and fills a gap missing between JDBC and Spring Data repositories Core. Honestly, I think your project would be more advantage and reach many more people if it were part of Spring Data JDBC Extensions (http://projects.spring.io/spring-data-jdbc-ext/). What do you think? Same? How would you like to contact the Spring team to officially integrate the code of your project in Spring framework? Thanks, and I hope your answer carefully.

nurkiewicz commented 10 years ago

Hi, thank you so much, I'm happy you found my project interesting. Actually there is already a discussion going on about including this and/or other similar libraries into Spring portfolio: SPR-11553.

Feel free to drop a line there if you think this tiny library would be a good fit under Spring umbrella.

alfredbrown9847 commented 10 years ago

Hello, again.
I am absolutely convinced that it is best to integrate it into Spring. That will attract the attention and trust of many more people who begin to use it in their "business" projects.
So, your project will have a lot of life and not fall into oblivion. People can benefit from a compromise on pure JDBC and JPA. I have post a message in https://jira.spring.io/browse/SPR-11553 Bye.