排序
My typical routines at job as a full time software developer
My typical routines at job as a full time software developer, Early morning Scrum daily stand-up meeting Strive to talk less than 2 minutes. Situation reports for yesterday - what ...
Sluggish Spring Boot Tests Riddle
Sluggish Spring Boot Tests Riddle,Most of us have faced beliefs that go unquestioned. Such ideas can vary from small daily matters such as grocery shopping to something as serious ...
CRUD-GLOBALS-IRISNATIVEAPI-JAVA
CRUD-GLOBALS-IRISNATIVEAPI-JAVA,Hi All, I am writing this article to tell about the application 'CRUD-GLOBALS-IRISNATIVEAPI-JAVA' which is developed as part of 'InterSystems IRIS N...
Java Rename Excel Worksheets and Set Tab Color
Java Rename Excel Worksheets and Set Tab Color,Usually an Excel document may contain several worksheets with similar names like Sheet1, Sheet2, Sheet3, etc. In order to facilitate ...
Jackson, JSON and the Proper Handling of Unknown Fields in APIs
Jackson, JSON and the Proper Handling of Unknown Fields in APIs,Imagine the following scenario: You have an application that integrates with another through the consumption of REST...
Top 3 Learnings from #JDConf
Top 3 Learnings from #JDConf,You are invited to Microsoft #JDConf October 27 - 29 and all videos will be on-demand after the event concludes! What are the top 3 learnings from the ...
[PT-BR] Pattern Matching com instanceof
[PT-BR] Pattern Matching com instanceof,O Java sempre foi considerado uma linguagem verbosa. Muitas linhas de códigos são escritas para realizar tarefas simples. Apesar de ser um...
First experience
First experience, What I Learned From Hacktoberfest Well, it was my first experience in Hacktoberfest. Quite fun to track down your PRs. I was working on Java/Spring pet-project th...
Lista de exercícios fáceis em Java — Parte 2
Lista de exercícios fáceis em Java — Parte 2,Hoje darei continuidade a resolução de mais seis exercícios básicos de programação. Caso vocês gostem, posso trazer mais arti...
Basic Java logical operators
Basic Java logical operators,Coming from a philosophical background, one of the main parts of a language that I'm always curious is how they implement logical operators. Java doesn...
Lista de exercícios básicos em Java — Parte 1
Lista de exercícios básicos em Java — Parte 1, Hoje vou trazer alguns exercícios básicos de Java, voltados para os iniciantes na área de programação que ainda não tiveram ...