spring-petclinic/spring-petclinic-rest

Removing UI layer

arey opened this issue · 4 comments

arey commented

Now we have an Angular front-end in an external project: https://github.com/spring-petclinic/spring-petclinic-angular2 (great job @vfedoriv ), we could plan to remove the UI layer of this project? Thus we will have a full back-end project.

I think, yes.
P.S.
This Angular front-end should be improved (everyone's invited).

arey commented

We may also migrate to Spring Boot and be close to the canonical version maintained by Pivotal: https://github.com/spring-projects/spring-petclinic

arey commented

I've done the PR #2

arey commented

Merged