Skip to content

Instantly share code, notes, and snippets.

View evertonAmaralSP's full-sized avatar

evertonamaralsp evertonAmaralSP

View GitHub Profile
@evertonAmaralSP
evertonAmaralSP / Java
Created November 26, 2018 01:23
For(...){ If mod{ } Else { } } If soma{ Primt Soma1 For(...){ If mod{ Par } } } Else{ Primt Soma2 For(...){ If !mod{ Impar } } } Depois de funcionar Tenta fazer com função.
For(...){
If mod{
} Else {
}
}
If soma{
Primt Soma1
For(...){
If mod{
https://developer.atlassian.com/display/CROWDDEV/Axis+1.x+Client+Stub+Generation
@evertonAmaralSP
evertonAmaralSP / jitpack.io.link
Last active March 24, 2018 14:40
repositoriode jar free
https://jitpack.io
@evertonAmaralSP
evertonAmaralSP / stopWatch.java
Last active March 24, 2018 14:35
biblioteca de tempo
StopWatch stopWatch = new StopWatch();
stopWatch.start();
<...> Alguma coisa
stopWatch.stop();
logger.info("alguma coisa ... " + stopWatch.getTotalTimeMillis() + "ms.");
@evertonAmaralSP
evertonAmaralSP / microservices_antipatterns.txt
Last active March 24, 2018 14:43
Microservices -antipatterns
http://www.infoq.com/br/articles/seven-uservices-antipatterns
spring-boot-sample-undertow
@evertonAmaralSP
evertonAmaralSP / pautas.md
Last active February 15, 2016 13:01
Motivos PairProgramm

Detecção de bugs

  • Dissonancia cognitiva

Simplicidade

  • Tunelameno

Pressão do par

  • 1programador redem menos de 50% do seu tempo.

Disseminação do conhecimento

@evertonAmaralSP
evertonAmaralSP / remoto_linux.txt
Last active March 24, 2018 14:45
Desc remoto linux
https://www.vivaolinux.com.br/artigo/Acesso-remoto-para-principiantes
@evertonAmaralSP
evertonAmaralSP / rebase.md
Last active January 4, 2016 13:14
desabilitar rebase automatico