Skip to content
/ latke Public
forked from b3log/latke

♨️ A Spring-like, JSON based Java Web Framework . 一个类似 Spring 但以 JSON 为主的 Java Web 框架。

License

Notifications You must be signed in to change notification settings

igit-cn/latke

 
 

Repository files navigation

Latke Build Status Maven Central

概览

Yet another simple web framework based on Java servlet technology.

<dependency>
    <groupId>org.b3log</groupId>
    <artifactId>latke</artifactId>
    <version>2.3.13</version>
</dependency>

社区支持:

案例

  • Demos: Hello World demo for newbies
  • Solo: A blogging system written in Java, feel free to create your or your team own blog.
  • Symphony: A real-time community forum written in Java

About

♨️ A Spring-like, JSON based Java Web Framework . 一个类似 Spring 但以 JSON 为主的 Java Web 框架。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%