This is a sample application created with JHipster
2dcaa79c98
No criticity - userfriendly info - demo url |
||
---|---|---|
spring_loaded | ||
src | ||
.bowerrc | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.jshintrc | ||
.yo-rc.json | ||
bower.json | ||
Gruntfile.js | ||
package.json | ||
pom.xml | ||
README.md |
jhipster-sample-app
This is a sample application created with JHipster.
It is created with all the default settings.
If you want to run the app, it's as simple as using Maven:
mvn spring-boot:run
And open http://localhost:8080/
Of course, if you are a true Java hipster, you should use the Yeoman generator!