It will be nice to develop something together. Here is what I have done so far.
UML Activity diagrams are generally used to express a business flow. I took it from there and developed a framework...
Type: Posts; User: navaketan; Keyword(s):
It will be nice to develop something together. Here is what I have done so far.
UML Activity diagrams are generally used to express a business flow. I took it from there and developed a framework...
Finally I made it to work.
Whenever extending the ClasssPathResource, besides overriding the getFile(), getInputStream() needs to be overridden also. It is little ambiguous. If the...
Since I do not know AOP that well, I tried to achieve it differently.
I created my own ClassPathResource by extending the ClassPathResource. In the getFile method of MyClassPathResource I used...
Only one file can be dropped into the directory.
I could not find a proper framework for Work Flow so developed one. This is basically a server side framework. I have used Spring Core to develop it. Is there anyway I can contribute this framework...
I have a requirement to process flat file from a directory in the classpath. I do not know the name of the file. Can anyone guide me what can I do in this situation to create the FlatFileItemreader? ...
I developed a very simple ant yet powerful framework for the Work Flow. I have used Spring Core for developing this Framework. Is there any way I can discuss my Work Flow framework in this forum? If...