Skip to content

bedebignell/camel-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce the error
=====================

To reproduce the issue with run:

!! Passing test !!
mvn test -Dtest=nz.bignell.bede.camel.ReproduceUnableToLoadProperties

My issue was a missing spring bean of type 'PropertySourcesPlaceholderConfigurer' that would then be able to use the property sources defined with the @TestPropertySource annotation. See commit b04db2f367b035f962af92cf4cc400a13bda27e3

About

Project to reproduce running JavaConfig test error

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages