Web Server based on TabooLib + Javalin + Sa-Token
This project is built on the TabooLib framework, integrating Javalin for HTTP request handling and Sa-Token for user authentication and authorization. The server provides request processing and authentication functionalities, making it suitable for building secure and flexible web applications or microservices.
- Request Handling: Utilizes Javalin for simple and efficient HTTP request processing.
- Authentication & Authorization: Implements user authentication and role-based access control using Sa-Token.
- TabooLib: Framework
- Javalin: Lightweight HTTP service framework
- Sa-Token: Authentication and authorization framework
- Web applications and RESTful APIs
- Microservices architecture
- User authentication and role-based access control