cuba-rnd / cuba-jpa-repositories

Example of working with Spring Data JPA repositories
Apache License 2.0
12 stars 1 forks source link

Release 0.1.0 as an app component #1

Open mariodavid opened 5 years ago

mariodavid commented 5 years ago

Hi,

i was wondering how is the current state of this project. I saw that you did the heavy lifting for the first implementation here: https://github.com/cuba-rnd/cuba-jpa-repositories/commit/542b1c761600a46c159edadfaf59f11ec686311b.

However - I was wondering, when is it possible to get at least a 0.1.0 in order to play with it properly as an app component.

Also: what is the CUBA 7 story for it? Does this require major refactorings, or is it not really effected by it?

Thanks for the update!

Bye Mario

mariodavid commented 5 years ago

hi @belyaev-andrey, any updates on this one?

Bye Mario

belyaev-andrey commented 5 years ago

Hi, I think that the work is finished, I will publish this component to a RnD bintray, so you don't need to install it locally, that's all for the moment. As for CUBA 7, there is a separate branch created for this version.

andreybelkin commented 4 years ago

Hi,

to a RnD bintray, so you don't need to install it locally, that's all for the moment.

And where can I find RnD bintray repository?

belyaev-andrey commented 4 years ago

Here it is, I updated the plugin to the latest version of CUBA

mariodavid commented 4 years ago

Wow, cool. Thanks!

Will give it a try...