Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T ThinkWiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Public-Farm
  • ThinkWiki
  • Wiki
  • Thinkframework
  • Home

Last edited by 张维形 Jan 13, 2022
Page history

Home

thinkFrame work 参考指南

  • thinkFramework包含 think-core , think-data, think-tcp ,think-web ,think-mongo-spring 和think-simple-redis. 当前版本1.0.3
编号 模块 进展 其他说明
1 think-core 应用中公测中 基础模块,所有模块的核心模块
2 think-data 应用中公测中 面向对象的持久层解决方案
3 think-tcp 应用中公测中 TCP解决方案,当前版本稳定服务于ThinkServiceBus,未来会有大更新优化
4 think-web 应用中公测中 基础的web服务集成方案,提供web服务的基础服务的集成和支持
5 think-mongo-spring 应用中公测中 简单的mongoDb集成模块
6 think-simple-redis 前置规划中 基于redis的提供各类服务的支持,如缓存服务、状态服务等
Clone repository
  • ThinkFarmProject
  • Home
  • thinkFarmProject
    • Home
    • home
      • thinkFile
  • thinkFramework
    • Home
    • start
    • think core
    • think data
    • thinkSqlFilter
    • 模型对象 MYSQL