Introduction to Angular 4 Java Developers
  • Introduction & Goals for this course
  • Meet your Instructors - Dan Vega
  • Meet your instructors - John Thompson
  • Using Github
  • Source Code & Resources
  • Get Your Free 120 Day IntelliJ Trial!
  • Course Slack Room - Chat Live with John, Dan, and Other Students
Building a Simple Tasks Application with Angular and Spring Boot
  • Tasks Application Overview
  • Create the Spring Boot Application
  • Spring Boot Web
  • Spring Boot Data
  • Angular CLI
  • Angular Components
  • Angular Bootstrap
  • Angular Component Layout
  • Angular Tasks List Component
  • Angular Service Layer
  • Task Save
  • Task Add Component
  • Angular & Spring Boot Build Process
  • Why did we build this tasks application?
What is JHipster?
  • What is JHipster?
  • What is JHipster?
  • The Problem
  • The Solution - JHipster
  • Client Side Technologies - Angular and More!
  • Server Side Technologies - Spring Framework and More!
  • Deployment Options
JHipster Development Environment
  • Introduction
  • Java 8
  • IntelliJ IDE
  • Java Build Tools
  • NodeJS
  • Yarn
  • Webpack
  • Yeoman & The JHipster Generator
  • Spring Boot Developer Tools
  • IntelliJ Compiler Configuration
JHipster - Angular + Spring Boot Tasks Application
  • Create Tasks Application
  • Creating a JHipster tasks application
  • User Interface Walkthrough
  • Task Application Code Walkthrough
  • Github Readme
  • Entity Sub Generator
  • Entity Sub Generator
  • Using JHipster in Development
  • JHipster Tasks Application
  • Excercise: Build JHipster Application
  • Code Assignment Review
JDL - JHipster Domain Language
  • Introduction
  • JDL
  • JDL Studio
  • JHipster-UML
  • JDL Code Assignment
MongoDB Application Using Spring Boot and Angular
  • Introduction
  • Introduction to MongoDB
  • Installing MongoDB
  • Running MongoDB with Docker
  • Creating MongoDB JHipster Project
  • Creating Entity from JDL
  • Running Mongo Tasks Application
  • ProTip Using TCPMON
  • Conclusion
Spring Boot Microservices
  • Introduction to Spring Boot Microservices with JHipster
  • Monolithic vs Microservices architecture
  • Microservice Architecture Overview
  • Conference Sample Application Overview
  • Creating the registry application
  • Creating the gateway application
  • Creating our Microservices application
  • Creating our data model
  • Running our Application
  • Exercise: Creating a Microservice
  • Exercise Review: Creating a Microservice
Real World Project with Spring Boot and Angular
  • Introduction
  • Functional Requirements Interview
  • Functional Requirements Review
  • Creating the Running for Brews Spring Boot + Angular Application
  • Using CircleCI for CI Builds
  • Pushing images to Docker from CircleCI
  • Data Model in JDL Studio
  • Creating JPA Entities from JDL
  • Fixing Failed CircleCI Build
  • Introduction to MapStruct
  • Using MapStruct With JHipster
  • BootStrapping Data
  • Event Service Code
  • Security Introduction
  • Spring Social Introduction
  • Spring Social Configuration for Facebook
  • Spring Social Configuration for Twitter