-
I would like to see something on par with what Eclipse does here.
-
This is the tracking issue for the Closeable Tracer RFC.
See: https://github.com/opentracing/specification/blob/master/rfc/closeable_tracer.md
## Summary
The OpenTracing Tracer API is extended to…
-
Update the java-openliberty stack to add the various bits for server.xml and pom.xml to have Jaeger supported out of box, as at the moment the trace does not work.
-
Here the use case: the customer is able to add custom properties to the business objects at runtime. So we cannot only rely on code first fully implemented Java classes. We would also be willing to co…
-
In sensitive environments I would like to know the source of each configuration entry. Configuration can change the behaviour of an whole application, so the final source of an entry provided by the c…
-
The link on the right hand of the spec page should point to the detailed spec page:
The `view` button for Config 3.1 should point to https://microprofile.io/specifications/config/3-1/
-
Excuse me if this has been already discussed.
I usually create a CDI stereotype which ressembles the `@Stateless` EJB annotation and can be used on all business classes:
```
@Stereotype
@Retenti…
-
**Describe the bug**
[DELETE] fails when called on bulk export data job.
**Environment**
IBM FHIR 4.10.1
**To Reproduce**
Steps to reproduce the behavior:
method:[DELETE] uri:[https://fhirse…
-
Hi,
Would it be possible to deploy this on openliberty instead of Tomcat to reduce the overall footprint of the JEE Server ?
-
Hello,
In addition of [this issue](https://github.com/eclipse/microprofile-config/issues/418), it could be nice to support external configuration files. I usually externalize all the configuration fi…