Skip to Content
Full Stack Development with JHipster
book

Full Stack Development with JHipster

by Deepu K Sasidharan, Sendil Kumar N
March 2018
Intermediate to advanced content levelIntermediate to advanced
380 pages
9h 23m
English
Packt Publishing
Content preview from Full Stack Development with JHipster

Starting the application

Now, let's start the application and see the output. There are multiple ways to run the application:

  • By using the Spring Boot Gradle task from the terminal/command line
  • By executing the main Java class src/main/java/com/mycompany/store/StoreApp.java from an IDE 
  • By executing the packaged application file using the java -jar command

Let's start the application using the Gradle task. If you want to run the application directly in the IDE, just open the main app file StoreApp.java mentioned earlier, right-click, and choose Run 'StoreApp'.

To start the application via Gradle, open a terminal/command line and navigate to the application folder. Then, execute the Gradle command as follows (if you are on windows, execute ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Full Stack Development with JHipster - Second Edition

Full Stack Development with JHipster - Second Edition

Deepu K Sasidharan, Sendil Kumar Nellaiyapen
Jasmine Cookbook

Jasmine Cookbook

Munish Kumar

Publisher Resources

ISBN: 9781788476317Supplemental Content