Remove support for Artemis
Closes gh-28593
This commit is contained in:
committed by
Andy Wilkinson
parent
8bf2ffd93c
commit
c8fd5f0080
@@ -127,6 +127,7 @@ class SampleIntegrationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled("Requires Artemis to be run, so disable it")
|
||||
void jmsSample() throws Exception {
|
||||
System.setProperty("spring.artemis.embedded.queues", "spring-boot");
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user