Package org.glassfish.jersey.microprofile.config
package org.glassfish.jersey.microprofile.config
Support for microprofile external configurations in Jersey
Configuration properties for Jersey (client/server/common) could be passed from different sources
using this implementation
- Since:
- 2.29
-
ClassDescriptionConfigurationModel<CONFIG extends org.eclipse.microprofile.config.Config>Generic class which implements default properties provider's logic and wraps not used methods from ExtConfig