belgif / rest-problem-java

Java library for RFC 9457 Problems with support for standard problem types of the Belgif REST guide (https://www.belgif.be/specification/rest/api-guide/#error-handling)
https://belgif.github.io/rest-problem-java/
Apache License 2.0
3 stars 0 forks source link

Add integration tests for other Java EE / Jakarta EE servers #70

Open jpraet opened 3 months ago

jpraet commented 3 months ago

The EE integration for rest-problem-java is currently only used and tested on JBoss EAP.

We should add integration tests for some other Java EE / Jakarta EE servers too.

But we better focus on those application servers that are actually used by the institutions that implement the Belgif guidelines.

@pvdbosch are any other java application servers used at Smals? @VirginieHayot and at eHealth? @barthanssens and at BOSA? others?

pvdbosch commented 3 months ago

We're not using any other app servers currently for significant new application development.