What is the difference between OpenLiberty and WebSphere Liberty?

IBM recently created a new open source project called "OpenLiberty," which is mainly used with the code base for WebSphere Liberty.

What is the difference between OpenLiberty and WebSphere Liberty? What features can I get in the free open source version and what additional features are available in WebSphere Liberty?

+9
source share
1 answer

OpenLiberty contains a subset of what is available with the large WebSphere Liberty server. Namely, OpenLiberty contains full support for the Java EE 7.0 8.0 and MicroProfile features.

WebSphere Liberty " ", , .

. , , :

Open Liberty and WebSphere Liberty features

OpenLiberty/WebSphere Liberty:

+13

Source: https://habr.com/ru/post/1685973/


All Articles