quickstart
quickstart copied to clipboard
[WFLY-19435] microprofile-reactive-messaging-kafka Quickstarts should have a root webpage similar to helloworld
Issue: https://issues.redhat.com/browse/WFLY-19435
Linked Issue: https://issues.redhat.com/browse/WFLY-19075
The tests seem to be failing because you need to change the URL for required for ReactiveMessagingKafkaIT.
Check TestUtils, line 9.
The tests seem to be failing because you need to change the URL for required for
ReactiveMessagingKafkaIT.Check
TestUtils, line 9.
Made the required changes in test. Checked in my local, working fine.