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

Introduction to JHipster

Driss Amri
September 17, 2015

Introduction to JHipster

A short introduction to modern java web development with JHipster.

This session was recorded and put on YouTube (Bad audio): https://youtu.be/lKzdgmoWIBo?list=LLATE3uiONzGMbrNW-I2DDPw&t=1461

Driss Amri

September 17, 2015
Tweet

More Decks by Driss Amri

Other Decks in Technology

Transcript

  1. Hipster n, noun 1. One who is exceptionally aware of

    or interested in the latest trends and tastes.
  2. Java 8 Parallel Collections JSR 310 Date and Time API

    Functional Interfaces with default methods Lambda Expressions (Closures) Nashorn JavaScript engine
  3. Spring Boot Create standalone Spring application Embedded web container Convention

    over configuration Defaults to Spring best practises Production ready features
  4. JavaScript MVC frameworks HTML 5 and CSS 3 Mobile First

    Front-end optimization REST API’s Trends in Web Development
  5. Foundation Spring Boot Spring Security AngularJS Bootstrap Bower Metrics Liquibase

    JHipster Options Java 8 or Java 7 (legacy) Maven or Gradle Authentication: Token-based, Cookie-based, OAuth2 Caching: EhCache or Hazelcast Grunt or gulp.js
  6. Basics Maven Yeoman Grunt Bower Spring (Boot) AngularJS Bootstrap Frameworks

    to check Advanced Liquibase Spring Security BrowserSync Karma Gatling Swagger