Corneast is a distributed token middleware.
- Decoupling with Business
- High Performance
- Scalability
Run mvn clean package
from the root directory of the project. The built jar files will be located in the target
directory of each module.
GraalVM is recommended.
java -jar corneast-<module>-<version>.jar
Use CorneastRequestBuilder
in corneast-client
to construct request objects.
Use Github issues.
Contributions to Corneast are welcome!