Code Monkey home page Code Monkey logo

fragrans's Introduction

项目目标

fragrans(桂花),为gardenerframework的其它开源项目提供基本的、公共的编程框架支持。它将不断将各个项目中经常被使用到的通用的、非业务相关的组件以及标准化和规范化的组件纳入进来维护和沉淀

功能清单

  • sugar: 这个组件主要用来沉淀一些加快开发过程的语法糖注解。比如@Trait注解用于标记一个类或者一个接口是一组属性特性。
  • log: 该组件主要提供全局的标准化日志消息格式以及日志事件
  • design-pattern: 设计模式相关的组件
  • spring-framework-enhancement: 该组件沉淀一些对spring框架的增强功能
  • data: 该组件负责标准化数据结构的定义、常见的缓存和数据库的存取以及轻量级的orm框架,并负责沉淀常见的属性特性
  • event-driven: 负责应用之间基于事件的rpc通信
  • api: 负责http api接口编写相关的组件,包含标准错误处理,http请求与响应的数据格式,api切面以及选项托管和安全
  • audit: 负责操作审计相关的框架设计

fragrans's People

Contributors

chris820313 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.