wangzhe0417 / latke

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.3.8</version>
</dependency>

讨论区:https://hacpai.com/tag/Latke

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

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

https://hacpai.com/tag/Latke

License:Apache License 2.0


Languages

Language:Java 100.0%