archaius-spring-adapter icon indicating copy to clipboard operation
archaius-spring-adapter copied to clipboard

Bringing Archaius-goodness to the world of Spring

Results 18 archaius-spring-adapter issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...

#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/tsphethean/test/github/6d874739-0b75-4664-8992-9bec0b138366/master..snyk-fix-6876326b1f0a98405c7da685442992f0) for more details. #### Snyk Project: [Capgemini/archaius-spring-adapter:pom.xml](https://app.snyk.io/org/tsphethean/project/6d874739-0b75-4664-8992-9bec0b138366) ####...

#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/tsphethean/test/github/6d874739-0b75-4664-8992-9bec0b138366/master..snyk-fix-cc18431a3beefddf96ed4b253e16d19a) for more details. #### Snyk Project: [Capgemini/archaius-spring-adapter:pom.xml](https://app.snyk.io/org/tsphethean/project/6d874739-0b75-4664-8992-9bec0b138366) ####...

This feature can make spring share archaius dynamic properties

14:33:09.033 [main] WARN o.s.c.a.ConfigurationClassEnhancer - @Bean method MyAppConfig.bridgePropertyPlaceholder is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as...

Found the 'ignoreResourceNotFound = true' does not honour when location is file (file path is invalid.). Same works when location is classpath. Working xml entry --- classpath:properties/archaiusPropertyOverloading.properties classpath:test/file.properties ====> (file...