tomee icon indicating copy to clipboard operation
tomee copied to clipboard

Improve compatibility matrix to include DeltaSpike as an Apache alternative to Spring Data JPA

Open sultan opened this issue 2 years ago • 3 comments

image

sultan avatar Sep 30 '22 18:09 sultan

Looking at this, we should maybe create another page that's dedicated to using popular libraries or implementations in TomEE where we can be more helpful and a little more accurate.

Hibernate definitely is an implementation of Jakarta Persistence, whereas Spring Web MVC does not implement Jakarta MVC, and neither Delta Spike nor Spring Data JPA implement Jakarta Data as that spec really hasn't started yet and can't be used by anyone.

I think the goal is great, but a table doesn't really communicate the various states and this page is maybe getting too large.

dblevins avatar Oct 04 '22 17:10 dblevins

yep definitely not implementations but alternatives to the lack of them. moving these elsewhere in another form might make them clearer

sultan avatar Oct 04 '22 18:10 sultan

Just thought of another idea. What if we create a page called implementations.adoc and move all the implementation and alternative implementation information there? (thinking out loud)

That would thin comparison page a bit. Of course we could link the implementation page from the bottom of the comparison page.

Thoughts?

dblevins avatar Oct 05 '22 05:10 dblevins