Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huifer/quarkus-document
Quarkus 中文文档,文档地址:https://huifer.github.io/quarkus-document/
https://github.com/huifer/quarkus-document
quarkus
Last synced: about 1 month ago
JSON representation
Quarkus 中文文档,文档地址:https://huifer.github.io/quarkus-document/
- Host: GitHub
- URL: https://github.com/huifer/quarkus-document
- Owner: huifer
- License: apache-2.0
- Created: 2022-03-22T00:43:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T01:51:08.000Z (over 2 years ago)
- Last Synced: 2024-10-03T10:36:53.996Z (about 2 months ago)
- Topics: quarkus
- Language: HTML
- Homepage:
- Size: 13.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Quarkus Document
本仓库用于存放 Quarkus 项目的文档翻译 **英译中** ,原稿位于[quarkus-doc](https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc) ,读者如果发现有异常内容可以提交Issues进行讨论修改。## 文档目录
- 创建第一个Quarkus应用: [中文](./generated-docs/getting-started-CN.html) , [英文](./generated-docs/getting-started.html)
- Quarkus CLI使用: [中文](./generated-docs/cli-tooling-CN.html) , [英文](./generated-docs/cli-tooling.html)
- 构建本机可执行文件: [中文](./generated-docs/building-native-image-CN.html) , [英文](./generated-docs/building-native-image.html)
- Quarkus 响应式入门: [中文](./generated-docs/getting-started-reactive-CN.html) , [英文](./generated-docs/getting-started-reactive.html)
- Panache 让 Hibernate ORM 更简单: [中文](./generated-docs/hibernate-orm-panache-CN.html) , [英文](./generated-docs/hibernate-orm-panache.html)
## LICENSE
本仓库采用 Apache License 2.0