Skip to content
forked from b3log/latke

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

License

Notifications You must be signed in to change notification settings

scott17090025902/latke

 
 

Repository files navigation

Latke Build Status Maven Central

Overview

Yet another simple web framework based on Java servlet technology.

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

Use cases

  • 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

平等,自由,奔放

Equality, Freedom, Passion

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%