Skip to content

The auth system of Boostim, a set of solutions for instant messaging.

License

Notifications You must be signed in to change notification settings

teimichael/BoostimAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoostimAuth

The auth system of Boostim, a set of solutions for instant messaging.

Authentication system enforces access control for the whole system.

Quick Start (Recommended)

Quick start allows container-based deployment for the complete project.
Please refer to BoostimQuickStart

For Development (IDE Recommended)

Compile

mvn clean package -D maven.test.skip=true -P dev

Start up

java -jar *

Information

  • Default port: 9000
  • API Doc: /swagger-ui.html

Related Repositories

About

The auth system of Boostim, a set of solutions for instant messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages