There is requirement in my project that data integrity of each user request has to be validated before doing business process. Request validation through some kind of token is preferable.
Incoming request is fixed to JSON format, but it is not limited to any front end technology. It could be Ajax, Angular, React or something similar.
Receiving end or server side is pure spring-boot application which hosts RestFul API endpoints.
Aucun commentaire:
Enregistrer un commentaire