Skip to content

zolyfarkas/spf4j-jaxrs

Repository files navigation

spf4j-jaxrs

Collection of JAX-RS features and utilities.

Components:

  1. spf4j-jaxrs-client Maven Central
  • Avro schema client. (retrieve avro schemas from maven repositories)
  • JAX-RS client with retries + hedged execution, timeout propagation.
  • json/binary/csv avro based message body readers and writers.
  1. spf4j-jaxrs-server Maven Central
  • Distributed Stack Traces.
  • Debug logs on Error.
  • Access logging.
  • Configuration injector.
  • Header overwrite via Query parameters.
  • Context aware continuous profiling.
  1. spf4j-jaxrs-kube Maven Central
  • tiny kubernetes client for membership discovery.
  1. spf4j-jaxrs-codegen-extension Maven Central
  • JAX-RS annotations support in avro schemas.
  1. spf4j-jaxrs-actuator Maven Central
  • info endpoint
  • health endpoint
  • logs endpoint.