EasyGoAdmin agile development framework Gin+EleVue version v2.6.0 released

v2.6.0 update content:
1. Upgrade Go version v1.20;
2. Upgrade go.mod dependency package management file;< /span>7. Optimize form elements and parameter naming rules; 13. Fix the problem reported by recent users;12. Solved the problem of adding advertising slots The problem that the column component cannot be displayed;11. Reconstructed the rich text upload component to support local image upload; 10 , Added the local image upload function of the rich text editor; 9. Add the function of one-click synchronization of the generator to generate permission nodes; 8. Upgrade the code generator and enhance the parsing rules; 6. Optimize module model, standardize parameter case; 5. Optimization Table structure, standardize field comments; 4. Added table structure index and standardized index prefix;
3. Added article CMS management module;









A modular, plug-in, high-performance front-end and back-end separation architecture agile development framework carefully built using Go language based on Gin, Vue, ElementUI, MySQL and other frameworks. It can quickly build a front-end and back-end separation backend management system, in order to simplify development. , with the original intention of improving development efficiency, the framework has self-developed a set of personalized components to implement a pluggable component-based development method. At the same time, for agile and rapid development, the framework has specially integrated a code generator and completely independently developed a custom GO The back-end service template and the front-end Vue custom template can quickly generate all the codes of the entire module and functional services such as addition, deletion, modification and query according to the established table structure with one click, truly realizing the low-code development method, which greatly It saves labor costs while improving development efficiency and shortening the research and development cycle. It is a truly componentized and pluggable agile development framework.

Software information

Project structure

├── app // Application directory
│ ├── controller // Controller
│ ├── dto // DTO layer< /span>
├── Dockerfile< /span>└── main.go├── go.mod├── utils // Tool library├── templates // Custom templates ├── router // routing ├── public // Resource directory├── packed├── library // Class library├── i18n // Internationalization├── document // Document directory├── config / / System configuration├── boot│ └── vo // VO view layer│ └── service // Service layer│ ├── model // model layer │ ├── middleware // middleware layer 















Module display

おすすめ

転載: www.oschina.net/news/271286