Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,366

    Hi again, Seems like the problem is caused by...

    Hi again,

    Seems like the problem is caused by the Spring JUnit support classes for JPA testing. We are currently extending org.springframework.test.jpa.AbstractJpaTests which is deprecated, so...
  2. Replies
    2
    Views
    1,366

    Hi again, It seems that it has something to do...

    Hi again,

    It seems that it has something to do with the junit support classes, we are currently extending org.springframework.test.jpa.AbstractJpaTests. AbstractJpaTests is marked as deprecated...
  3. Replies
    2
    Views
    1,366

    @Value not evaluated

    Hi,

    For most of our beans we use the @Component annotation, but in some cases where some properties depend on an external configuration value we override the annoation from the xml file so the we...
  4. Access the step commit interval for display purposes

    Hi,

    We have a workbench application for all our Spring batch jobs and in the overview we display job execution output, e.g. commitCount, readCount, writeCount. In order to make it easier to...
Results 1 to 4 of 4