vertx-guide-for-java-devs
vertx-guide-for-java-devs copied to clipboard
Update data access examples to use sqlclient
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?
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.