Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor text endpoint #3

Open
6 tasks done
StephenCathcart opened this issue Aug 20, 2020 · 0 comments
Open
6 tasks done

Refactor text endpoint #3

StephenCathcart opened this issue Aug 20, 2020 · 0 comments
Assignees
Labels
p:high After critical issues are fixed, this should be dealt with before other issues s:text Relates to the text endpoint t:feature New feature or request
Milestone

Comments

@StephenCathcart
Copy link
Member

StephenCathcart commented Aug 20, 2020

Description 🤔

"As a developer, I want to revert to Spring MVC from Spring WebFlux, so that I can release the MVP quickly until I can learn WebFlux properly."

  • Refactor service calls to RestTemplate over WebClient

Acceptance Criteria 🎉

  • Ensure that all code conforms to our coding standards
  • Written new unit / integration tests (or updated existing ones) for changes if necessary
  • Verified that all unit / integration tests are passing
  • Written doc blocks, inline documentation and updated READMEs on all new changes if necessary
  • Both Travis CI and SonarCloud are passing

Please read CONTRIBUTING.md for details on our code of conduct.

@StephenCathcart StephenCathcart added t:feature New feature or request s:text Relates to the text endpoint labels Aug 20, 2020
@StephenCathcart StephenCathcart added this to the MVP milestone Aug 20, 2020
@StephenCathcart StephenCathcart self-assigned this Aug 20, 2020
@StephenCathcart StephenCathcart added the p:high After critical issues are fixed, this should be dealt with before other issues label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:high After critical issues are fixed, this should be dealt with before other issues s:text Relates to the text endpoint t:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant