Search:

Type: Posts; User: jon.mithe; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    258

    hmm :/ Seeing this sort of merging not quite...

    hmm :/

    Seeing this sort of merging not quite agreeing with the spring paradigm. Rather than manually do it the solution I have now is a Register bean that takes in a manager and a handler, the...
  2. Replies
    1
    Views
    258

    Creating lists across multiple configs

    Hi,

    Quite new to spring struggling to do something which I imagine spring can help with.

    I have a processing class / manager in one maven module. This manager has handlers to delegate...
  3. Replies
    2
    Views
    1,380

    Ah that seems exactly what I need, thank you very...

    Ah that seems exactly what I need, thank you very much for your help :)

    Have some free time this afternoon, so should hopefully give this a go.

    Thanks again,
    Jon.
  4. Replies
    2
    Views
    1,380

    Init spring across multiple modules

    Hi,

    I'm new to spring + maven and although I know a fair bit about them now, I'm getting stuck. I'm writing an application that has many modules, and depending on what functionality is required,...
  5. Replies
    1
    Views
    529

    Aha, in my core file I can define this: ...

    Aha, in my core file I can define this:


    <bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
    <property name="locations">
    <list>
    ...
  6. Replies
    1
    Views
    529

    Aggregating external property files

    Hi,

    I have a problem and was wandering if anyone can help. The app I'm working on has many individual components that get thrown together at build time. Each component can define its own...
Results 1 to 6 of 6