• Andy Wilkinson's avatar
    Stop relying on Artemis's on-demand queue creation in CLI JMS test · 2c4f3904
    Andy Wilkinson authored
    Artemis's on-demand queue cretaion appears to be rather flakey,
    sometimes failing with a NullPointerException.
    
    This commit ensures that the queue used by the sample is created
    during start up rather than on demand. This will hopefully make the
    test that runs the sample more robust.
    
    Closes gh-7346
    2c4f3904
Name
Last commit
Last update
..
cli/command Loading commit data...
org/springframework/boot/cli Loading commit data...