Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building Robust API’s and Apps with Spring Boot and Angular - vJUG

Building Robust API’s and Apps with Spring Boot and Angular - vJUG

In this session, you’ll learn how to build microservices with Spring Boot, deploy them to the cloud, and expose their functionality with a progressive web application that can run offline. You’ll learn how to “build to fail” and create a quality, resilient application. Live coding will show how to use: Spring Boot, Spring Cloud, Cloud Foundry, IntelliJ IDEA, Angular, Spring Security, OpenID Connect, JWTs, and Progressive Web Apps.

Video: https://virtualjug.com/building-robust-apis-and-apps-with-spring-boot-and-angular/

Matt Raible

August 09, 2017
Tweet

More Decks by Matt Raible

Other Decks in Programming

Transcript

  1. #D Cloud Native PWAs
 Matt Raible & Josh Long
 @mraible

    @starbuxman photo by: https://www.flickr.com/photos/theaucitron/5810163712
  2. Blogger on raibledesigns.com Java Champion and Web Developer Father, Skier,

    Mountain Biker, Whitewater Rafter Web Framework Connoisseur Who is Matt Raible? Bus Lover Okta Developer Advocate
  3. • http://cloudnativejava.io • @starbuxman • [email protected] • Java Champion •

    open-source contributor 
 (Spring Boot, Spring Cloud, Spring Integration, Vaadin, Activiti, etc etc) the Spring Developer Advocate Josh Long (⿓龍之春, ⻰龙之春, जोश)
  4. Fin

  5. Mobile Hates You! How to fight back: Implement PRPL Get

    a ~$150-200 unlocked Android (e.g. Moto G4) Use chrome://inspect && chrome://inspect?tracing Lighthouse DevTools Network & CPU Throttling
  6. The PRPL Pattern Push critical resources for the initial URL

    route Render initial route Pre-cache remaining routes Lazy-load and create remaining routes on demand
  7. B U I L D I N G P R

    O G R E S S I V E W E B A P P S I S H A R D
  8. Learn More Build Your First Progressive Web Application with Angular

    and Spring Boot Build a Microservices Architecture for Microbrews with Spring Boot The Ultimate Guide to Progressive Web Applications Secure a Spring Microservices Architecture with Spring Security, JWTs, Juiser, and Okta