activemq-artemis/artemis-junit/artemis-junit-5/src
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
..
main/java/org/apache/activemq/artemis/junit ARTEMIS-2876 Add JUnit5 Extensions for testing 2022-12-17 01:44:57 -06:00
test ARTEMIS-4800 simplify QueueConfiguration API 2024-06-10 07:58:40 -07:00