activemq-artemis/tests/stress-tests
Justin Bertram 14c564a481 ARTEMIS-4800 simplify QueueConfiguration API
This commit does the following:

 - deprecate all QueueConfiguration ctors
 - add `of` static factory methods for all the deprecated ctors
 - replace any uses of the normal ctors with the `of` counterparts

This makes the code more concise and readable.
2024-06-10 07:58:40 -07:00
..
src/test/java/org/apache/activemq/artemis/tests/stress ARTEMIS-4800 simplify QueueConfiguration API 2024-06-10 07:58:40 -07:00
pom.xml ARTEMIS-4790: use JUnit 5 for the tests 2024-06-03 10:06:37 -05:00