You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Spring applications Spring Data is an abstaction layer over several persistance provider. I suggest creating a Spring Data project using Filize as a persistance provider. This would allow using the library in Spring projects.
For an mvp, an @EnableFielizeRepositories would be nice.
For an MVP, query method derivation in repositories might not be needed.
The text was updated successfully, but these errors were encountered:
In Spring applications Spring Data is an abstaction layer over several persistance provider. I suggest creating a Spring Data project using Filize as a persistance provider. This would allow using the library in Spring projects.
For an mvp, an
@EnableFielizeRepositories
would be nice.For an MVP, query method derivation in repositories might not be needed.
The text was updated successfully, but these errors were encountered: