Skip to content

Documentation service for the konraifen88-home applications. Will collect all the swagger docs and provide it as a separate application.

License

Notifications You must be signed in to change notification settings

konraifen88-home/docs-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Service

Table of Contents

This application will collect the documentation of the registered applications and serve it as swagger docs.

Important
To be able to run this application the configuration-service has to be started before running this application.

Usage

To be able to start the application, the configuration-service has to be started before. The url to the configuration service can be modified using the CONFIG_SERVICE_URL (default: http://localhost:8088) environment variable.

If the configuration service is running and defined the application can be run with:

gradlew bootRun
Tip
Environment variables seems not to be applied when using gradlew.

About

Documentation service for the konraifen88-home applications. Will collect all the swagger docs and provide it as a separate application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages