Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

IT-REX-Platform/QuizService

Repository files navigation

QuizService

Architecture Documentation

Documentation of the whole IT-Rex system can be found here.

Especially relevant documentation for the internal data model of this service:

Development

Documentation of the recommended development environment setup can be found here.

To start your application in the dev profile, run:

./gradlew -Pdev bootRun

The service can be provided as a Docker image. To build the Docker image and load it into your local registry execute:

./gradlew -Pdev jibDockerBuild

Further documentation on how to start the service can be found here.

JHipster

This application was generated using JHipster 6.10.5, you can find documentation and help at https://www.jhipster.tech/documentation-archive/v6.10.5.

This is a "microservice" application intended to be part of a microservice architecture, please refer to the [Doing microservices with JHipster][] page of the documentation for more information.

This application is configured for Service Discovery and Configuration with the JHipster-Registry. On launch, it will refuse to start if it is not able to connect to the JHipster-Registry at http://localhost:8761. For more information, read our documentation on [Service Discovery and Configuration with the JHipster-Registry][].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages