# framework-study **Repository Path**: t_lixiang1995/framework-study ## Basic Information - **Project Name**: framework-study - **Description**: 常用框架学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前言 framework-study(常用框架学习) 目前结构如下: ``` [-] xxx ├──[-] cxf-webservice // 基于cxf框架的rest和soap类型webservice接口实例。 ├──[-] Mybatis-demo // mybatis简单实现。 ├──[-] shiro-demo // 一个shiro应用的小例子 |——[-] springboot-demo //一个基础springboot的应用 |——[-] springCloud-demo //SpringCloud全家桶简单样例,包含(config,health,eureka,bus,kafka,slueth,hystrix,zipkin,zuul) ```