Search:

Type: Posts; User: navaketan; Keyword(s):

Search: Search took 0.01 seconds.

  1. It will be nice to develop something together....

    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...
  2. Replies
    6
    Views
    2,285

    Finally I made it to work. Whenever extending...

    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...
  3. Replies
    6
    Views
    2,285

    Since I do not know AOP that well, I tried to...

    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...
  4. Replies
    6
    Views
    2,285

    Only one file can be dropped into the directory.

    Only one file can be dropped into the directory.
  5. About contributing my Work Flow framework…

    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...
  6. Replies
    6
    Views
    2,285

    How to create FlatFileItemReader?

    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? ...
  7. I want to discuss about my framework for Work Flow.

    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...
Results 1 to 7 of 7