ibm-cloud-architecture / refarch-jee

This project provides a Reference Implementation for migrating existing Java EE applications from on-premise to cloud-based deployments, as well as migration to a microservices-based architecture.
Apache License 2.0
18 stars 21 forks source link

J2EE deprecated #2

Closed dhvines closed 7 years ago

dhvines commented 7 years ago

J2EE has been deprecated since Java 2 EE V4; use JEE since Java EE 5.

Change all references to J2EE to JEE