Skip to content

Instantly share code, notes, and snippets.

View rcarneiro's full-sized avatar

Rafael Carneiro rcarneiro

View GitHub Profile
@rcarneiro
rcarneiro / gist:1301743
Created October 20, 2011 17:32
Some codes
//new code added to the assignment
//Logic that makes an reconnection if occur some fail
final AsyncHttpClient asyncHttpClient = new AsyncHttpClient(
new AsyncHttpClientConfig.Builder()
.addIOExceptionFilter(new ReconnectionIOExceptionFilter()).build());
//Spring
Discussão sobre os motivos de não iniciar a modelagem de domínio
de um sistema pelo banco de dados.
@alegomes
@fmeyer
@lacerdaph
@celsoavmartins
@jeveaux
@glbenz
@leohackin
@lucastex
@loiane
@blpsilva