Project introduction

Open Admin is based on Spring Boot + Spring Security + Mybatis + Vue Antd Admin Pro + Mysql development framework, is committed to generating customized backend scaffolding framework for users, The system integrates synchronous menu, asynchronous menu, RBAC, menu permissions, log management, Excel export, internationalization and other common functions, and realizes Devops construction process based on Gitlab, Jenkins, Docker, Kubernetes, so that the development focuses on business logic. It can effectively reduce the development cost and improve the development efficiency.

The development of Open Admin drew lessons from many excellent Open source projects and application cases, and incorporated them into the project. For example, the front-end is based on iczer/VUE-ANTD-Admin development, combined with their own ideas and development experience, completed a reconstruction of the framework. The back end encapsulates global exceptions, Aop, Swagger, Spring Security, utility classes, and more

Reasons for choosing it

  • Using a simple

The front and back end only provides the most basic common functions, the project only needs simple configuration, can be used.

  • The page look good

Adhering to Ant Design values, the Design principles of Ant Design, simple and beautiful UI.

  • Front-end and back-end separation architecture, enterprise-level permission management

Based on JWT Token scheme, the front and back ends are separated, and the perfect function permissions can be controlled to the button granularity level.

  • Mature solutions for enterprises

The front and back ends are developed by the most popular technical framework, with perfect basic functions. Devops construction process can be realized based on Kubernetes + Docker + Jenkins.

Project screenshots

Project experience

http://116.63.145.108:8030/

admin/111111

The source address

Github.com/cxp1539/ope…