Skip to content

rvillars/ch.bfh.swos.bookapp.parent

Repository files navigation

SWOS Bookapp

This is the example project of the course "Java software development with open source frameworks 1" of the Bern University of Applied Sciences (BUAS). It's based on continuing lessons that build up a small book management example application step by step. Every step is given an appropriate tag.

Technologies used:

  • Maven
  • JPA / EclipseLink
  • ModelMapper
  • Spring MVC
  • AngularJS

Current State:

  • Step01 - Parent/Module project structure with maven.
  • Step02 - JPA model classes and persistence integration tests
  • Step03 - Spring Data repositories and service layer with DTO mapping
  • Step04 - Spring MVC REST controllers and web configuration
  • Step05 - Basic AngularJS views and scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages