This page is the result of our automated samples project, and gives a matrix of the build status of all our sample projects.
Each sample project is tested by two Continuous Integration systems:
Most projects have 3 entities generated, with some one-to-many, many-to-many and many-to-one relationships, so that the entity sub-generator is also correctly tested.
Project | Description | Java build | JavaScript build |
---|---|---|---|
jhipster/jhipster-sample-app | JHipster sample project, with all default options | ||
jhipster/jhipster-sample-app-gradle | Sample project, with the Gradle build option | ||
jhipster/jhipster-sample-app-java7 | Sample project, with the Java 7 build option | ||
jhipster/jhipster-sample-app-gulp | Sample project, with the Gulp.js build option | ||
jhipster/jhipster-sample-app-mongodb | Sample project, with the MongoDB build option | ||
jhipster/jhipster-sample-app-cassandra | Sample project, with the Cassandra build option | ||
jhipster/jhipster-sample-app-dto | Sample project, using DTOs with MapStruct | ||
jhipster/jhipster-sample-app-elasticsearch | Sample project, using Elasticsearch | ||
jhipster/jhipster-sample-app-hazelcast | Sample project, using the Hazelcast cache | ||
jhipster/jhipster-sample-app-nocache | Sample project, without a 2nd level cache | ||
jhipster/jhipster-sample-app-noi18n | Sample project, without i18n | ||
jhipster/jhipster-sample-app-websocket | Sample project, using Websockets | ||
jhipster/jhipster-sample-app-oauth2 | Sample project, using OAuth2 authentication | ||
jhipster/jhipster-sample-app-token | Sample project, using token authentication |