vertx-guide-for-java-devs icon indicating copy to clipboard operation
vertx-guide-for-java-devs copied to clipboard

Update data access examples to use sqlclient

Open rdruss opened this issue 5 years ago • 1 comments
trafficstars

This is a suggestion/question. Given the introduction of asynchronous data access through the sqlclient, should this be the recommended method for doing data access as documented in the java guide? @jponge, wdyt?

rdruss avatar Jan 09 '20 21:01 rdruss

Absolutely, the whole guide needs to be revamped for v4 (e.g., no more Shiro authentication, move to SQL client, etc). And perhaps make the guide more concise.

jponge avatar Jan 10 '20 07:01 jponge