Skip to content

一个完整的包含Reactive http, Reactive Stream 以及Cloud integration MSA程序,包含本地以及Openshift部署。

Notifications You must be signed in to change notification settings

ryanzhang/quarkus-workshop-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Workshop Guide Source Code

包含的例子

  • 1. kafka stream人名的例子, 客户端SSE

  • 2. panache 分页 以及查询的例子, 客户端用的jquery Datatable Pattern

  • 3. Panache自定义Id的例子

Run Grafana

podman run -d -p 3000:3000 grafana/grafana

如果下载不下来,需要先 podman pull grafana/grafana

本机启动配置 Keycloak

podman run -p 18080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin quay.io/keycloak/keycloak:9.0.3

This is the source code for the Quarkus Workshop.

This workshop focuses on Quarkus, supersonic, subatomic container-native Java. The workshop uses Eclipse Che to develop Quarkus apps and deploy them to a Kubernetes cluster (based on OpenShift), and covers several other developer topics.

About

一个完整的包含Reactive http, Reactive Stream 以及Cloud integration MSA程序,包含本地以及Openshift部署。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •