Vue.js Demo Featuring a RESTful Web Service

Опубликовано: 16 Октябрь 2024
на канале: Bekwam, Inc
1,169
3

A Vue.js application interacting with a RESTful web service implemented in JavaEE

The RESTful web service is implemented using JavaEE: JAX-RS, EJB, JPA. The Vue.js app and service is deployed in the WildFly 16 app server.

For a listing and detailed description of the JavaEE code, follow this link

https://courses.bekwam.net/public_tut...

The Vue.js code is presented here in detail

https://courses.bekwam.net/public_tut...