Overview
Bootplus is an emerging framework designed for permission management, built on a powerful combination of Spring Boot, Apache Shiro, and MyBatis Plus. As a developer-focused project, it integrates essential functionalities like API interfaces and documentation, making it a great choice for those managing user permissions and roles within Java applications. While still in development, Bootplus aims to expand its feature set based on user feedback, providing a strong foundation for creating secure applications.
Features
- Core Framework: Built on Spring Boot 2.3.1, offering robust and scalable application development.
- Security Integration: Uses Apache Shiro to ensure secure access control and permission management.
- View Framework: Utilizes Spring MVC for efficient web application development.
- Data Persistence: Integrates MyBatis and MyBatis Plus for seamless database interactions.
- Caching: Supports EhCache and Redis for improved performance through effective data caching mechanisms.
- Scheduled Tasks: Features Quartz for managing background processes and scheduled tasks (still in development).
- Logging: Implements SLF4J for flexible and efficient logging capabilities.
- Easy Setup: Simple local deployment process with clear instructions for MySQL and Redis configuration.