Java 微服务库 QBit

码农软件 · 软件分类 · 微服务框架 · 2019-03-18 13:28:22

软件介绍

QBit 是一个 Java 微服务库。是一个 Reactive 编程库用于构建微服务,包括 JSON, HTTP, WebSocket 和 REST 等。

性能:

示例代码:

@RequestMapping("/adder-service")
public class AdderService {

    @RequestMapping("/add/{0}/{1}")
    public int add(@PathVariable int a, @PathVariable int b) {...
}

本文地址:https://www.codercto.com/soft/d/1617.html

Essential ActionScript 3.0

Essential ActionScript 3.0

Colin Moock / Adobe Dev Library / June 22, 2007 / $34.64

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essentia......一起来看看 《Essential ActionScript 3.0》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器