Single Page Reactive Application using Angular Spring MVC and Rest API
Shashank Jain1, Sudha R Karbari2

1Shashank Jain*, Student, Department of Electronics and Communication, R V College of Engineering, Bangalore, Karnataka, India.
2Sudha R Karbari, Assistant Professor, Department of Electronics and Communication, R V College of Engineering, Bangalore, Karnataka, India

Manuscript received on April 11, 2020. | Revised Manuscript received on May 15, 2020. | Manuscript published on June 30, 2020. | PP: 478-480 | Volume-9 Issue-5, June 2020. | Retrieval Number: E9494069520/2020©BEIESP | DOI: 10.35940/ijeat.E9494.069520
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Single Page Application (SPA) in web technology has the potential to compete with the seamless performance of app. Single Page Applications are highly reactive as they load the JavaScript bundles just once and then according to the required DOM changes the elements are downloaded. So, it is very fast and consumes less resources. In this paper Angular and Spring MVC are discussed to provide a methodology for creating SPA. 
Keywords: Single Page Application (SPA), Angular 8, Spring MVC, REST API