Skip to content
Snippets Groups Projects

v1.0.3

  1. May 09, 2020
  2. May 08, 2020
    • Chris Lemaire's avatar
      Merge branch 'expose-reactor' into 'development' · b574c279
      Chris Lemaire authored
      Add explicit implementation dep. for reactor
      
      See merge request !10
      b574c279
    • Chris Lemaire's avatar
      Add explicit implementation dep. for reactor · 588f070a
      Chris Lemaire authored
      We noticed IntelliJ was giving strange errors in CPM2.0 when not having
      the webflux or reactor dependency. The cause of this was most probably
      that the reactor dependency was not transitively available through
      webflux.
      
      This commit adds the reactor dependency explicitely in the hope that it
      is transferred correctly to projects using Labradoor as a dependency.
      588f070a
Loading