Build a Basic CRUD App with Angular 5.0 and Spring Boot 2.0

Avadhut Raja

what is your opinion, should one consider upgrading working app in springboot+angularjs to springboot+angular? especially spring boot app handles user authentication & authorisation based on WebSecurityConfigurerAdapter impl and UserDetails. Angular part is mostly used for data rendering paging, tables etc.