After some time I decided to update little bit on what I'm doing these days. Well i've been messing up with spring mvc and spring web flow(SWF). Still i' m not very confortable with SWF. But I thought it would be nice to dissipate some knowledge on what is spring mvc and how you can use it. Before I start I must admit that I'm also new to this field, so what I'll be telling might not be accurate as some experts. :). So from today onwards I'm going to walk you though the concepts of spring (possibly with some tutorials).
So what is spring framework? Well it's another java framework which has lot of libraries and stuff... Probable reasons why u should use any framework is due to the fact that you can use already solved design patterns when u use them. WOW that was not so clear ;)! wait a sec... what is design pattern...well... design pattern is a basically a solution that is given for a well identified problem. So if you happen to encounter that same problem while developing what ever you develop you can use the solution for that design pattern to get over with it. (But you might need to customize depending on your exact requirement).
So where were we.... aha.. frameworks..spring framework... So basically we are using a framework to make our lives easier.....
I like spring framework because it has a great web framework under spring mvc and also support things like aspect oriented programming ...
I guess that is enough for this post.. I will be posting second post soon.. till then you can search buzz words.. spring, mvc, aspect oriented programming, framework, design patterns
No comments:
Post a Comment