investbook
investbook copied to clipboard
Rest API. Постраничная выдача и сортировка
На текущий момент есть контроллеры для thymeleaf шаблонов с поддержкой Pagable
и фильтрации через JpaSpecificationExecutor
. Эта функциональность удобна и нужна для перехода на новый Web интерфейс, который будет взаимодействовать с Investbook посредством Rest API (spacious-team/investbook-pages). Поэтому в Rest API нужно добавить функциональности:
- [x] Pageable ( spring-boot-starter-data-jpa)
- [ ] Querydsl Web (см. раздел 7 по той же ссылке).
Hey Vananiev. Can I work on this issue.? Is some is working on this issue.
@imnk97 , cool :+1: Nobody is working on it yet. You could implement it. I will wait PR to develop from you.
Please, add appropriate method(s) to AbstractRestController and it implementions to extend existing Rest API.
Relates gh-498
As I see, the above issue is still open, Is this project ongoing? Let me know further (DOCS) to contribute to it as a "good first issue"?
@vimalJD, Sorry missed your message. Project is still ongoing. It would be cool if you contributed
Осталось сделать Querydsl Web
Привет, @vananiev! Я могу заняться данным issue и доделать часть с Querydsl Web
Привет, @Sheventon! Это отлично, задачей сейчас никто не занимается! Готов принять от вас PR.