# ymateplatform **Repository Path**: inzyblog/ymateplatform ## Basic Information - **Project Name**: ymateplatform - **Description**: YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性; - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-03-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Welcome to the yMatePlatform! # ![](https://github.com/suninformation/ymateplatform/wiki/images/ymp_logo.png) [![Build Status](https://travis-ci.org/suninformation/ymateplatform.png?branch=master)](https://travis-ci.org/suninformation/ymateplatform) YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性; ## 文档目录 ## * [概述](https://github.com/suninformation/ymateplatform/wiki/Home) * [初始化配置文件详细说明](https://github.com/suninformation/ymateplatform/wiki/YMP框架初始化配置文件详细说明) * [配置体系模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架配置体系模块使用详解) * [日志模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架日志模块使用详解) * [插件模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架插件模块使用详解) * [MVC模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架MVC模块使用详解) * [持久化模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架持久化模块使用详解) * [验证模块使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架验证模块使用详解) * [模块管理器使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架模块管理器使用详解) * [框架快速搭建手册](https://github.com/suninformation/ymateplatform/wiki/YMP框架快速搭建手册) * [持久化代码生成器使用详解](https://github.com/suninformation/ymateplatform/wiki/YMP框架持久化代码生成器使用详解)