• Stars
    star
    20
  • Rank 1,121,974 (Top 23 %)
  • Language
    Java
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SpringsAngularApp is a sandbox web application with basic user management domain module. It allows you to login and create users and assign roles to them. Single page architecture supported by angular and secured by Spring Security allows using of static HTML pages. ORM based domain module provides clear management of domain objects with all OOP benefits. Application uses spring Internationalization and localization mechanisms. Most of business logic covered with unit tests. Used technologies: Spring 4 Boot(IOC, MVC, Security, Data, tx, Test) Hibernate 5.0.6 Gradle Git JavaScript, Angular(with some extra modules), Bootstrap, bower. PostgreSQL