Author: Karsten Silz
Jul 3, 2019   |  updated Dec 2, 2020 2 min read

Permalink: https://betterprojectsfaster.com/learn/talks-java-forum-stuttgart-2019/

Java Forum Stuttgart 2019: "When Using the Application Generator Jhipster Is Worth It - and When Not"

Audience before my talk at the Java Forum Stuttgart 2019

Venue

I gave my German talk “When using the application generator JHipster is worth it — and when not” as part of the “Innovation and New Technologies” track of the “Java Forum Stuttgart 2019” conference. It is the biggest Java conference in the south-west of Germany with seven parallel tracks.

This year, the conference was on July 4. My presentation was first thing in the morning at 8:45.

Feedback

Although I had to rush through about ten slides in one minute at the end, participants still voted my talk number 5 out of 47!

Slides

The slides are available in two formats:

Demo Application

I generated a project with JHipster live during the presentation. It is a simple online shop with just a few entities.

Online Demo

The application was deployed as a Docker Compose File on Azure. Because I have to pay for hosting, I took down the application a couple of days after the talk. However, you can always clone the Git project and run it yourself - see the next section.

Demo Source Code

The source code is a public repository on Gitlab: https://gitlab.com/better-projects-faster/talks-java-forum-stuttgart-2019

----------------------------------------------------------
        Application 'my_simple_shop' is running! Access URLs:
        Local:          http://localhost:8080/
        External:       http://[your IP address]:8080/
        Profile(s):     [dev, swagger]
----------------------------------------------------------
The JHipster application running for the first time
The JHipster application running for the first time
  • Log in as either admin / admin or user / user.
  • Enjoy!

Mailing List

If you want to learn more about JHipster and Docker, then please sign up for my mailing list now! You’ll get access to my free JHipster & Docker tutorial and receive tips, tricks, and news around JHipster and Docker.

Java Tech Popularity Index Q4/2023:
Developer job ads dipped 30% in 2023. Monthly Stack Overflow questions dropped 42% since ChatGPT, with JavaScript at -56% and Python at -59%. Since June 22, Udemy's first-time Python course purchases have outpaced Java's 7.1 million to 2 million. Job ads for Quarkus and Micronaut continue to rebound.

See All Issues & Subscribe

Part 1 of 25 in the Conference Talks series.
« Build IT Right 2020: "Pick Technologies & Tools Faster by Coding with JHipster"

Java Tech Popularity Index Q4/2023:
Developer job ads dipped 30% in 2023. Monthly Stack Overflow questions dropped 42% since ChatGPT, with JavaScript at -56% and Python at -59%. Since June 22, Udemy's first-time Python course purchases have outpaced Java's 7.1 million to 2 million. Job ads for Quarkus and Micronaut continue to rebound.

Read my newsletter


comments powered by Disqus