Skip to content

Commit

Permalink
Initial application generated by JHipster-5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Nov 5, 2018
1 parent b9c9a0e commit b6463b7
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 21,023 deletions.
2 changes: 1 addition & 1 deletion .yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"en"
],
"serverPort": 8080,
"jhipsterVersion": "5.6.0",
"jhipsterVersion": "5.6.1",
"enableSocialSignIn": false,
"useSass": false,
"jhiPrefix": "jhi",
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# jhipsterSampleApplication
This application was generated using JHipster 5.6.0, you can find documentation and help at [https://www.jhipster.tech/documentation-archive/v5.6.0](https://www.jhipster.tech/documentation-archive/v5.6.0).
This application was generated using JHipster 5.6.1, you can find documentation and help at [https://www.jhipster.tech/documentation-archive/v5.6.1](https://www.jhipster.tech/documentation-archive/v5.6.1).

## Development

Expand Down Expand Up @@ -95,13 +95,13 @@ For more information refer to [Using Docker and Docker-Compose][], this page als
To configure CI for your project, run the ci-cd sub-generator (`jhipster ci-cd`), this will let you generate configuration files for a number of Continuous Integration systems. Consult the [Setting up Continuous Integration][] page for more information.

[JHipster Homepage and latest documentation]: https://www.jhipster.tech
[JHipster 5.6.0 archive]: https://www.jhipster.tech/documentation-archive/v5.6.0

[Using JHipster in development]: https://www.jhipster.tech/documentation-archive/v5.6.0/development/
[Using Docker and Docker-Compose]: https://www.jhipster.tech/documentation-archive/v5.6.0/docker-compose
[Using JHipster in production]: https://www.jhipster.tech/documentation-archive/v5.6.0/production/
[Running tests page]: https://www.jhipster.tech/documentation-archive/v5.6.0/running-tests/
[Code quality page]: https://www.jhipster.tech/documentation-archive/v5.6.0/code-quality/
[Setting up Continuous Integration]: https://www.jhipster.tech/documentation-archive/v5.6.0/setting-up-ci/
[JHipster 5.6.1 archive]: https://www.jhipster.tech/documentation-archive/v5.6.1

[Using JHipster in development]: https://www.jhipster.tech/documentation-archive/v5.6.1/development/
[Using Docker and Docker-Compose]: https://www.jhipster.tech/documentation-archive/v5.6.1/docker-compose
[Using JHipster in production]: https://www.jhipster.tech/documentation-archive/v5.6.1/production/
[Running tests page]: https://www.jhipster.tech/documentation-archive/v5.6.1/running-tests/
[Code quality page]: https://www.jhipster.tech/documentation-archive/v5.6.1/code-quality/
[Setting up Continuous Integration]: https://www.jhipster.tech/documentation-archive/v5.6.1/setting-up-ci/

[Gatling]: http://gatling.io/
Loading

0 comments on commit b6463b7

Please sign in to comment.