Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-321

Implement ItemReader that reads from array or list of inlined data

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.3.0.Beta6
    • 1.3.0.Beta5
    • jberet-support
    • None

    Description

      To make it easy for testing and prototyping, users should be able to specify item reader like the following:

      <reader ref="arrayItemReader">
                      <properties>
                          <property name="resource" value="[1, 2, 3, 4]"/>
                          <property name="beanType" value="java.lang.Integer"/>
                      </properties>
      </reader>
      

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: