-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jakarata EE and Microprofile Support #510
Comments
See also here: Install Maven 3.6 |
JDK Support 1.8 is still fine for Jakarta EE 8 and Microprofile |
rsoika
added a commit
that referenced
this issue
May 25, 2019
rsoika
added a commit
that referenced
this issue
May 25, 2019
removed static public methods from EJBs Issue #510
rsoika
added a commit
that referenced
this issue
May 27, 2019
updated microprofile dependency 2.0.0 and microprofile-metrics-api 2.0.0 issue #510
bvfalcon
pushed a commit
to bvfalcon/imixs-workflow
that referenced
this issue
Jul 6, 2021
bvfalcon
pushed a commit
to bvfalcon/imixs-workflow
that referenced
this issue
Jul 6, 2021
removed static public methods from EJBs Issue imixs#510
bvfalcon
pushed a commit
to bvfalcon/imixs-workflow
that referenced
this issue
Jul 6, 2021
updated microprofile dependency 2.0.0 and microprofile-metrics-api 2.0.0 issue imixs#510
bvfalcon
pushed a commit
to bvfalcon/imixs-workflow
that referenced
this issue
Jul 6, 2021
Issue imixs#510
bvfalcon
pushed a commit
to bvfalcon/imixs-workflow
that referenced
this issue
Jul 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create new setup and maven dependencies to run on Jakarta EE and Micorprofile.
See also here
Maven Setup
Open API
should provide open api
http://..../openapi/
Metrics
we also can inject the microprfile MetricRegistry to count procssing and errors within the workflow engine. So we can skip the prometheus project as an result
The text was updated successfully, but these errors were encountered: