top of page
Profile
Join date: Feb 11, 2023
Posts (9)
Jan 8, 2024 ∙ 1 min
What is RESTful services ?
Rest stands for Representational state transfer. It is used to develop distributed applications. Distributed applications are used for...
31
0
3
Dec 19, 2023 ∙ 1 min
Different ways to send data from spring based web application to UI
We can send data from controller to UI in multiple ways ModelAndView Model @ResponseBody 1. ModelAndView Whenever we are using...
47
0
Dec 14, 2023 ∙ 3 min
Unlocking Flexibility: The Strategy Pattern Unveiled
Defining Strategies with the Strategy Pattern At its core, the Strategy Pattern defines a family of algorithms, encapsulates each one as...
3
0
Dhruv Patel
Admin
More actions
bottom of page