Register now or log in to join your professional community.
Angular and bootstrap with spring
I recommend Angular, Bootstrap with Spring Boot.
Spring boot has come up very well and with REST, angular JS can work magic.
It is easy to create spring boot applications since it focuses on delivering the project as the boilerplate codes are taken care of. It can run independently as well.
Bonus: Spring security! It provides great security and integrates with spring boot collaterally.
I would prefer servlets and jsp as a technology when we have single page application because there is simple processing as when our application receives a request it will forward to a servlet which will take care of request procesdsing and thats it.
AngularJS is a modern JavaScript framework from Google commonly used to work with Single Page Application.
angular js using bootstrap templates
i prefered "jsp" because jsp support html and jsp tags ,that page can modify static to dynamically effectively, it will support thymeleaf.
Angular using bootstrap or materialize.
Angular JS.AngularJS is a structural framework for dynamic web apps.
Angular makes much of the code you would otherwise have to write completely redundant.
ASP.NET
It gives you many things and has many tools
spring mvc + angular js + spring boot
I Would prefer Angular Js to create Single page application.
Reason to use it:
1. AngularJS is a powerful JavaScript-based, open source development framework.
2. It is Cross browser compatible.
3. Static HTML pages are transformed to process dynamic content via 2-way binding for automatic synchronization of Model and View
4. Its data binding and dependency injection support eliminates much of the code we currently have to write.
5. Fully extensible and works well with other libraries. Every feature can be modified or replaced to suit the unique development workflow and feature needs.