Pinned Repositories
smallrye-graphql
Implementation for MicroProfile GraphQL
deployer
Deploy artifacts and configuration from Artifactory to JBoss AS
graph
A straight forward Graph class with Nodes that support custom Marks.
jax-rs-logging
Debug-log all http traffic via JAX-RS or MicroProfile REST Client; server and client side
jee-testcontainers
testcontainers.org for Jakarta EE application servers
logging-interceptor
CDI interceptor for logging to slf4j
message-api
Use simple, technology neutral method calls for messaging (JMS, ESB, etc.)
pomx
Extended Maven POM file format
problem-details
Problem Details [RFC-9457] Java API, TCK, and implementations for JAX-RS and (currently not) Spring Boot
wunderbar
Code-first, low ceremony Consumer Driven Contracts test tool for Java natives
t1's Repositories
t1/logging-interceptor
CDI interceptor for logging to slf4j
t1/problem-details
Problem Details [RFC-9457] Java API, TCK, and implementations for JAX-RS and (currently not) Spring Boot
t1/graph
A straight forward Graph class with Nodes that support custom Marks.
t1/wunderbar
Code-first, low ceremony Consumer Driven Contracts test tool for Java natives
t1/rdohna-wildfly-docker-image
Docker Image for WildFly
t1/bulma-java
A simple servers-side-html library based on Bulma components
t1/htmx-quarkus-demo
A demo for htmx using bulma-java
t1/jax-rs-logging
Debug-log all http traffic via JAX-RS or MicroProfile REST Client; server and client side
t1/jee-testcontainers
testcontainers.org for Jakarta EE application servers
t1/jee-webjars-locator
Provides a way to locate WebJars resources in a JEE/JAX-RS environment without the need to repeat the version of the WebJar in the path.
t1/smallrye-graphql
Implementation for MicroProfile GraphQL
t1/extended-annotation-processor
simplifies writing annotation processors
t1/chaos-monkey-for-jakarta
Chaos Engineering Toolkit for Jakarta EE
t1/graphql-multi-module-client-demo
t1/graphql-namespace-group-demo
Demo the usage of GraphQL namespaces/groups in SmallRye GraphQL in Quarkus
t1/graphql-oneof-demo
simple demo of how to use the `@oneOf` directive in SmallRye GraphQL on WildFly
t1/graphql-ping
Minimal MP GraphQL app
t1/jaxrs-bootstrap-demo
Demo for the new Jakarta REST SeBootstrap API used for IT
t1/jee-parallel-stream-http-demo
Experiments with parallel streams of Jakarta EE managed threads doing http requests
t1/jsonbap
An implementations of Jakarta JSON Binding (JSON-B) using an annotation processor at compile-time instead of reflection at runtime
t1/junit-testtemplate-invocationinterceptor-demo
Demo the use of JUnit 5 `TestTemplate` in combination with a `InvocationInterceptor`
t1/junit5
The next generation of JUnit.
t1/ping
Demo JEE Web Archive App
t1/quarkus-hibernate-statistics-test-demo
Demonstrates the usage of Hibernate statistics for SQL regression testing as suggested in the blog post by Kevin Peters, but in Quarkus.
t1/quarkus-structured-concurrency-demo
Demo Structured Concurrency with Quarkus
t1/quarkus-wiremock-demo
Demonstrates how to use the Quarkus WireMock Extension
t1/smallrye-graphql-federation-demo
Demo project to show the GraphQL Federation backend support in SmallRye GraphQL
t1/thread-local-config-source
A simple config source for MP Config, which keeps the config in a `ThreadLocal` variable.
t1/timeline-calculator
A little calendar view with the remaining time of a project
t1/wildfly-glow-demo
Demos a Jakarta EE application providing a JAX-RS and a GraphQL service, and use Glow to create a custom WildFly runtime, using it for tests.