Default providers

MP-RC implementations must provide a minimum set of providers, including the following:

  • */json types:
    • JSON-P, javax.json.JsonValue
    • JSON-B, javax.json.bind
  • * types:
    • byte[]
    • java.lang.String
    • java.io.InputStream
    • java.io.Reader
  • text/plain types:
    • java.lang.Number and subtypes
    • int, long, float and double
    • java.lang.Character and char
    • java.lang.Boolean and boolean

Get Hands-On Enterprise Java Microservices with Eclipse MicroProfile now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.