Top Banner
Andrej Gasteovski SkopjeTechMeetup 8 | March 1st, Piazza Liberta Intro to JHipster
13

Intro to JHipster

Mar 21, 2017

Download

Technology

Tricode
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Intro to JHipster

Andrej Gasteovski

SkopjeTechMeetup 8 | March 1st, Piazza Liberta

Intro to

JHipster

Page 2: Intro to JHipster

What is a hipster?

ˈhipstər/noun

informal

1. someone who follows the latest trends and fashions, especially those regarded as being outside the cultural mainstream.

Page 3: Intro to JHipster

Trends in web development

Server-side

Annotations

Microservices

Environments

Monitoring

Front-end

JS Frameworks

HTML5 / CSS3

CSS Preprocessors

Mobile First

Front-end optimization

Page 4: Intro to JHipster
Page 5: Intro to JHipster

Stand-alone Spring application

Embedded Tomcat, Jetty..

Simple Maven configuration

Metrics, health checks, externalized configuration

No XML configuration

Spring Boot

Page 6: Intro to JHipster

Most popular JavaScript Framework

Model - View - Controller

Single Page Application

Two Way Data Binding, Templates, Directives..

Angular2

Page 7: Intro to JHipster
Page 8: Intro to JHipster
Page 9: Intro to JHipster
Page 10: Intro to JHipster
Page 11: Intro to JHipster

Main featuresGenerating Spring Boot / AngularJS application

Setting Spring Security

Spring Boot Metrics Dashboard

REST API with Spring MVC

JPA Support and NoSQL

CRUD Generation

Internationalization

Page 12: Intro to JHipster

Demo Time

Page 13: Intro to JHipster

JHipster 4.0.0Angular 2 support

npm + bower -> Yarn

Gulp -> Webpack

‘AAA’ ranking on Sonar