Skip to content

Instantly share code, notes, and snippets.

View liweinan's full-sized avatar
🐢

阿男 liweinan

🐢
View GitHub Profile
@liweinan
liweinan / gist:8dadf28de40fc5e461719524399d1296
Created June 2, 2022 18:08
try to deploy `resteasy-spring-basic` to `wildfly-preview`
https://github.com/resteasy/resteasy-examples/tree/main/resteasy-spring-basic
@liweinan
liweinan / deploy.md
Created June 1, 2022 17:02
Deploy To WildFly

Process to deploy to WildFly

@liweinan
liweinan / deploy.md
Created May 27, 2022 05:29
deploying `resteasy-spring-boot` project into wildfly.

investigating on deploying resteasy-spring-boot to wildfly.

@liweinan
liweinan / foo.md
Created May 25, 2022 16:00
resteasy tracing feature + wildfly + resteasy feature pack

screenshot in below

@liweinan
liweinan / RESTEasy gRPC build process.md
Created May 12, 2022 16:27
RESTEasy gRPC build process

Checkout relative PRs and build them.

@liweinan
liweinan / gist:9fa3ec7a95854579a5d8b0a461a7043f
Created April 28, 2022 13:20
build `resteasy-tracing-api` without `jakarta` namespace.
build passed.
@liweinan
liweinan / Jakarta REST 3.1 TCK Running Process.md
Last active March 1, 2022 01:18
Jakarta REST 3.1 TCK Running Process
@liweinan
liweinan / guava-dep.txt
Created December 21, 2021 13:20
guava-dep.txt
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.resteasy:spring-boot-sample-app:jar:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 109, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.resteasy:spring-boot-sample-app-for-wildfly:war:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 127, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.resteasy:spring-boot-sample-app-no-jaxrs-application:jar:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 114, column 21
@liweinan
liweinan / resteasy-tracing-feature
Created December 12, 2021 18:49
resteasy-tracing-feature
resteasy-tracing-feature
@liweinan
liweinan / microprofile-context-propagation
Last active December 5, 2021 07:47
microprofile-context-propagation
## microprofile-context-propagation