I have a requirement for creating a client application in java (means a spring boot application with some front end using Thymeleaf). This frontend application should communicate with REST api to backend (which is another java application using spring rest) .
My question is what technology or tools can I use to create frontend in java. I mean some tools or framework names would be helpful. I am new to frontend development.
Thank you
Top comments (0)