最新发布第1592页
How I misunderstood Lombok-拾光赋

How I misunderstood Lombok

How I misunderstood Lombok,I was working on a project, and I wrote some code which I expected to work fine. The snippet was like But to my surprise, I got a Medium Priority Warning...
Manage Multiple JDK Versions on Your Computer-拾光赋

Manage Multiple JDK Versions on Your Computer

Manage Multiple JDK Versions on Your Computer,Originally published on my blog Java now released a new version every 6 months, the latest as on the date of this post is the JDK 15, ...
Decentralised systems - SwayDB-拾光赋

Decentralised systems – SwayDB

Decentralised systems - SwayDB,TimeOrder in SwayDB can be used by decentralised systems for managing un-ordered writes and/or replication requests. Before going into details I will...
Code With Me (Plugin)-拾光赋

Code With Me (Plugin)

Code With Me (Plugin),For those who need to pair-programming or debugging some code with others! Code with me, A new plugin from JetBrains You can use it for real time collaboratio...
Stubby-拾光赋

Stubby

Stubby,เหล่า frontend เคยติดปัญหาเรื่องต้องรอ Backend พัฒนา APIs ให้เราใช้บ้างไหม? ทำไมต้องรอละ แล้วทำไมเรา...
Interview Prep: Bit Manipulation: Part III-拾光赋

Interview Prep: Bit Manipulation: Part III

Interview Prep: Bit Manipulation: Part III,Welcome back to more work on Bit Manipulation in preparation for that big job interview you’re going for. We’ll be pushing forward base...
Using Documentation Links with Sensei-拾光赋

Using Documentation Links with Sensei

Using Documentation Links with Sensei,One of the difficulties with learning a new library, or sharing agreed practices across our team is documenting and creating examples. Very of...
What is Sensei?-拾光赋

What is Sensei?

What is Sensei?, What is Sensei? The Sensei plugin provides an easy way to find specific code patterns in your source code, and then apply rewrite rules to amend the matching code....
Secrets of the Shenandoah garbage collector-拾光赋

Secrets of the Shenandoah garbage collector

Secrets of the Shenandoah garbage collector,Join Stephanie Crater for a deep dive into a few garbage collector secrets including: What work-stealing is & how it's used to redis...
TextInputLayout Form Validation Using Data Binding in Android-拾光赋

TextInputLayout Form Validation Using Data Binding in Android

TextInputLayout Form Validation Using Data Binding in Android, Afew days ago, I was working on a project where I had to implement form validation on textInputLayout and textInputEd...
Effective Java! Make Defensive Copies When Necessary-拾光赋

Effective Java! Make Defensive Copies When Necessary

Effective Java! Make Defensive Copies When Necessary, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesda...
Spring MVC REST-拾光赋

Spring MVC REST

Spring MVC REST, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Spring Expression Language (Sp...