You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATTENTION: This repository is a clone of https://gitlab.structr.com/structr/structr. All development/issue tracking has moved there. | Structr is an integrated open-source low-code development and runtime environment that uses a graph database (Neo4j).
Backend scaffold for Sz-Admin, built with Spring Boot 4, featuring RBAC, dynamic menus, code generation, data scope permissions, Excel import/export, OSS integration, and WebSocket support.
Enterprise backend scaffold built with Spring Boot 3.5 + Java 21, featuring clean layered architecture, comprehensive data object separation, and modern development toolkit 基于 Spring Boot 3.5 + Java 21 构建的企业级后端脚手架,采用清晰分层架构,完善的数据对象分离设计和现代化开发工具链
This project contains practical exercises and examples using the Spring Boot framework to understand backend web application development. It demonstrates basic concepts such as creating REST APIs, configuring Spring Boot applications, and implementing simple backend logic using Java.