Search:

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

Search: Search took 0.02 seconds.

  1. I would recommend to use Manifests...

    I would recommend to use Manifests from jcabi-manifests. With this utility class you can read any attribute with just one line:


    String value = Manifests.read("My-Attribute");
  2. Try ReXSL (http://www.rexsl.com) instead. It's a...

    Try ReXSL instead. It's a lightweight MVC framework, with XSL and JAXB.
  3. How to get access to job parameters from ItemReader, using annotations?

    I originally posted my question on SO (http://stackoverflow.com/questions/6078009), but didn't get any help.

    This is part of my job.xml:



    <job id="foo" job-repository="job-repository">
    ...
Results 1 to 3 of 3