In previous chapters we created the front-end and back-end layers of our new Daniel’s Delivery website. However, we are missing one part: How we are going to put those two together?
In this chapter, we are going to integrate our Vue.js application with our Jakarta EE application, taking into account what we missed in the back-end and new plugins on the Vue.js side that helps us to integrate.
Checking what we missed in the back-end layer about APIs and images handlers ...