quarkus教程翻译计划
本项目的创立初衷是因为看到quarkus这个框架在国外非常的火热, 本人也十分看好这个新赛道, 但是一直没有官方的中文社区出来, 很多想要试试quarkus框架的小伙伴看到官方指南全是英文望而却步, 所以诞生了想要做一个quarkus-guides的翻译项目, 把官方指南翻译一下.
本人只是一个喜欢C#的java程序员, 如果翻译有错欢迎提issue或者直接开pr, 大家群策群力, 看看能不能在国内把quarkus的生态搞起来一点点.🤞
所有的文章原文都可以在官方的quarkus-guides里面找到.
☕: 原文链接
❌ : 还没开始翻译
📝 : 正在翻译
👏 : 已完成
📢 : 我个人的一些提示
更新日志
- 2021.07.15 : 翻译完成第一篇教程
- 2021.07.12 : 创建项目
文章目录
Getting Started
Core
Web
Data
Messaging
Security
Business Automation
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Using Kogito to add business automation capabilities to an application | ❌ | |
Using AI to optimize a schedule with OptaPlanner | ❌ |
Integration
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Apache Camel | ❌ |
Command Line Applications
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Command Mode Reference | ❌ | |
Picocli | ❌ | |
jbang Integration | ❌ |
Cloud
Observability
Serialization
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Writing REST JSON Services | ❌ | |
Getting Started with gRPC | ❌ | |
Implementing gRPC Services | ❌ | |
Consuming gRPC Services | ❌ |
Tooling
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Using the Quarkus CLI | ❌ | |
Building Applications with Maven | ❌ | |
Building Applications with Gradle | ❌ | |
Measuring the coverage of your tests | ❌ | |
Re-augment a Quarkus Application | ❌ |
Compatibility
Miscellaneous
Alternative Languages
☕ | 👷♂️ | ❌ 📝👏 |
---|---|---|
Using Kotlin | ❌ | |
Simplified Hibernate ORM with Panache and Kotlin | ❌ | |
MongoDB with Panache and Kotlin | ❌ |