编程技术 第1467页
Java programmers of DEV, what is your favorite IDE?-拾光赋

Java programmers of DEV, what is your favorite IDE?

Java programmers of DEV, what is your favorite IDE?,It has been a long time since I've touched Java but back then, Eclipse was my favorite. Netbeans was good too but but I liked th...
Those sneaky NullPointerExceptions!-拾光赋

Those sneaky NullPointerExceptions!

Those sneaky NullPointerExceptions!,There is a form of driving called 'defensive driving'. Defensive drivers anticipate accidents and bad drivers. This lowers the chances of gettin...
Multiple JDKs? No problem!-拾光赋

Multiple JDKs? No problem!

Multiple JDKs? No problem!,Have you had problems with several versions of Java on your machine? Do you lose time configuring the environment variables? There is an elegant solution...
kity的头像-拾光赋kity6年前
03410
Java vs PHP: Which is best for software development?-拾光赋

Java vs PHP: Which is best for software development?

Java vs PHP: Which is best for software development?,PHP is a standout amongst the most developed, pervasive server-side contents on the web. Java is universally useful, ordered pr...
kity的头像-拾光赋kity6年前
0449
Developing 10x faster with a Surface Go, thanks to VS Code and Azure-拾光赋

Developing 10x faster with a Surface Go, thanks to VS Code and Azure

Developing 10x faster with a Surface Go, thanks to VS Code and Azure,As developers we always seek to have the most efficient environment, and that often means buying a high-end lap...
Java 13 - Simplified Booster-拾光赋

Java 13 – Simplified Booster

Java 13 - Simplified Booster, 原文链接:Java 13 - Simplified Booster
kity的头像-拾光赋kity6年前
03614
Micronaut PetClinic with GraalVM > 19-拾光赋

Micronaut PetClinic with GraalVM > 19

Micronaut PetClinic with GraalVM > 19,Now you can run Micronaut PetClinic with the (kinda) latest GraalVM Native Image. I will explain the meaning later. Build & Run $ git clon...
Why iam still learning basic?-拾光赋

Why iam still learning basic?

Why iam still learning basic?,Why? It's beacuse my brain need that, it's like vitamin for me, litlle jealous with new comer but high skilled ( 3 of that language) from me. Android ...
Mockito for noobies-拾光赋

Mockito for noobies

Mockito for noobies,Ladies and gentleman, after some months procrastinating, watching all Netflix series available in the internet I finally make this tutorial about Mockito. A rea...
Immutable data structures in Java-拾光赋

Immutable data structures in Java

Immutable data structures in Java,As part of some of the coding interviews I’ve been conducting recently, the topic of immutable data structures comes up regularly. I’m not overl...
Resilience for Java microservices. Circuit Breaker with Resilience4j-拾光赋

Resilience for Java microservices. Circuit Breaker with Resilience4j

Resilience for Java microservices. Circuit Breaker with Resilience4j, What is circuit breaker pattern? Read this first post to understand the concept. Resilience pattern for Java m...
I ain't afraid of no regex-拾光赋

I ain’t afraid of no regex

I ain't afraid of no regex,Sometimes knowing what you do not want is as important as knowing what you do want. This is true for regular expressions (regex), but it is also true for...
kity的头像-拾光赋kity6年前
03813