Search:

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

Search: Search took 0.01 seconds.

  1. It turns out it's an ordering issue. In the first...

    It turns out it's an ordering issue. In the first example above, the pspc is ordered first, and since it uses the default of ignoreUnresolvablePlaceholders=true, it fails when resolving properties in...
  2. Strange behavior with Java-centric configuration of PropertyPlaceholderConfigurer

    Consider the following use of a combined PropertySourcesPlaceholderConfigurer and a legacy PropertyPlaceholderConfigurer defined in xml:


    @Configuration...
Results 1 to 2 of 2