Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

avimedical/quarkus-reactive-demo

Repository files navigation

quarkus-reactive-demo

This is a demo project to reproduce a regression introduced in quarkus version 11 (latest version where the bug is not present is 10.5.Final).

Step to reproduce the bug:

  1. run /tools/restart_services.sh (creates a container for the db)
  2. run the tests in class 'MyControllerTest'

Step to verify that version 10.5.Final worked fine:

  1. change quarkusPluginVersion and quarkusPlatformVersion in gradle.properties from 1.13.1.Final to 1.10.5.Final
  2. run the tests in class 'MyControllerTest'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published