Tuesday, January 14, 2020

Create Java Enterprise Application and Deployed it into Wildfly Application Server

In this post, I would like to show how to use eclipse to create enterprise applications included EJB for business logic, JPA for connecting to database and JSF for a web interface. After creating all this project, we will pack them into EAR file and deploy it into the Wildfly server. Read more.

No comments:

Post a Comment