Skip to content

Micronaut GraphQL Integration 3.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdelamo sdelamo released this 22 Jul 05:39
· 296 commits to master since this release
  • Upgrade to Micronaut 3.0.0-M4
  • Use Micronaut nullability annotations
  • Switch to Jakarta annotations
  • Use BeanProvider instead of Provider
  • Switch to Project Reactor
  • build: bump up GraalVM to 21.2.0
  • test: WebSocketClient instead of RxWebSocketClient