vert-x3 / vertx-service-discovery

Some tools one can use for doing microservices with Vert.x
Apache License 2.0
114 stars 67 forks source link

ServiceDiscovery#getRecord method should be annotated as nullable #86

Closed vietj closed 6 years ago

Mikey-Burns commented 6 years ago

@vietj A proposed fix for this issue is up for review https://github.com/vert-x3/vertx-service-discovery/pull/87.

cescoffier commented 6 years ago

PR merged.