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

Intro to JHipster

  • Upload
    tricode

  • View
    72

  • Download
    0

Embed Size (px)

Citation preview

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