Skip to content

konraifen88-home/user-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Service

Table of Contents

This application will handle all user depending data.

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

Authorization server for the konraifen88-home applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages