Modern academic management system built with Spring Boot and REST architecture.
University management system with focus on security, scalability and comprehensive audit capabilities.
- Java 17
- Spring Boot 3
- Spring Security with JWT
- PostgreSQL
- Hibernate/JPA
- Maven
✅ Role-based access control
✅ Organizational structure management
✅ Employee and Student Management
✅ Change auditing
✅ Email notifications
✅ Study plans base functionality
🚧 Thesis tracking
🚧 Grade management
🚧 Advanced reporting
🚧 Signing up for courses
- Clone repository
- Configure PostgreSQL database
- Update
application.propertieswith your database credentials - Run
mvn clean install - Start application with
mvn spring-boot:run
- Java 17+
- PostgreSQL 14+
- Maven 3.8+
Swagger UI available at /swagger-ui.html after running application.
Project is under active development and open for contributions. Feel free to submit issues and pull requests.
MIT