- Java 8
- Maven 3.3.9+
- Node 6.0+ ,
- npm 5+,
- Angular-cli 1.6.3
-
Backend
- Token Based Security
- In Memory DB with H2
- Using JPA and JDBC template to talk to relational database
- How to request and respond for paginated data
-
Frontend
- Organizing Components, Services, Directives, Pages etc in an Angular App
- Lazy load data
- Routing and guarding pages that needs authentication
- Basic visulaization
npm install ng serve
Add/Remove/Edit Configurations on http://localhost:4200/
IntelliJ IDEA Run the main class