GithubHelp home page GithubHelp logo

hhy5277 / latke Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 33.28 MB

:hotsprings: 一款类似 Spring 但以 JSON 为主的 Java Web 框架。

Home Page: https://hacpai.com/tag/Latke

License: Apache License 2.0

Java 100.00%

latke's Introduction

Latke Build Status Maven Central

简介

Latke('lɑ:tkə,土豆饼)是一个简单易用的 Java Web 应用开发框架,包含 MVC、IoC/AOP、事件通知、ORM、插件等组件。

在实体模型上使用 JSON 贯穿前后端,使应用开发更加快捷。这是 Latke 不同于其他框架的地方,非常适合小型应用的快速开发。

特性

  • 基于注解的 MVC
  • IoC、AOP
  • 支持多种数据库 ORM
  • 内存/Redis 缓存
  • 定时任务
  • 事件机制
  • Javamail 客户端
  • 多语言支持
  • 插件机制

案例

  • Demos:简单的 Latke 应用示例
  • Solo:一款小而美的 Java 博客系统
  • Symphony:一个用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台

安装

Latke 每个版本都会发布到 Maven **库,可在 pom.xml 中直接引用:

<dependency>
    <groupId>org.b3log</groupId>
    <artifactId>latke</artifactId>
    <version>${latke.version}</version>
</dependency>

文档

社区

鸣谢

Latke 的诞生离不开以下开源项目:

latke's People

Contributors

011011100010110101101111 avatar 88250 avatar armstrongcn avatar haorendashu avatar mainlove avatar vanessa219 avatar wangdx avatar

Watchers

 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.