1
ChappIO
8y

Complete (finished) configuration of an enterprise java web application: pom.xml

Default boilerplate configuration of an Angular 2 app: about 20 files.

Does anyone know of a frontend framework/platform that I can easily couple with my Spring Data REST backend?

Comments
  • 1
    jquery..
  • 0
    We learnt hibernate in college with Spring haven't much experience other then that but maybe worth a quick investigation?
  • 0
    @dshorten I've got my backend down. I was just wondering if there was good frontend paring.
  • 0
    @Letmecode The main things I'll be doing is calling api methods and displaying tables of data.

    And I need to authenticate all those requests, so a centralized service would be nice.
  • 0
    Try Aurelia or Vue
Add Comment