I have 2 projects: one of them is an Angular frontend application, the other one, the backend, is a dynamic web project which is connected to a DB. The backend has some Java methods as well, and I want to use them in order to work with the input I put on the Angular application. My desire is to use those methods and put the data I get in the frontend. I use REST services in the backend and my IDE is Eclipse. I have no clue on how to do this.
Asked
Active
Viewed 583 times
-3
-
I hesitate, but **JHipster** might be of interest. – Joop Eggen Jul 30 '18 at 12:43
-
Re => _"I have no clue on how to do this."_, questions are expected to show some research effort, but as it stands this one does not show any. Also, as it stands, your question is far too broad and general. Try to explain what you have tried so far to integrate Angular, and present a specific problem that needs to be resolved. – skomisa Jul 30 '18 at 21:52
1 Answers
0
a similar question has been asked before and yes the answer seems to be in the use of a RESTful web service.

Jonah Mann
- 23
- 5