编程技术 第1072页
Why you should NOT HATE Java!-拾光赋

Why you should NOT HATE Java!

Why you should NOT HATE Java!,Everyone hates Java, even I did (once). The memes, the videos, I mean literally everywhere there is spread one thing - java's popularity is declining....
Kotlin, In my regard-拾光赋

Kotlin, In my regard

Kotlin, In my regard,TLDR; My love/hate relationship with Kotlin. Well, as you may know I am quite a long term java developer and I think Java is in surprisingly upside right now s...
kity的头像-拾光赋kity4年前
0516
Tips on Building a Docker image (quickly) in a CI/CD Pipeline-拾光赋

Tips on Building a Docker image (quickly) in a CI/CD Pipeline

Tips on Building a Docker image (quickly) in a CI/CD Pipeline,Building docker images has been evolving over the years and there are new strategies to do this. One of the pain point...
No, File Name and Class Name do NOT need to be same in Java. Here’s How.-拾光赋

No, File Name and Class Name do NOT need to be same in Java. Here’s How.

No, File Name and Class Name do NOT need to be same in Java. Here’s How.,The very first thing I was told in my java class was that the names of the .java file and the Class in jav...
kity的头像-拾光赋kity4年前
0467
How to prevent a potential remote code execution via SnakeYAML deserialization-拾光赋

How to prevent a potential remote code execution via SnakeYAML deserialization

How to prevent a potential remote code execution via SnakeYAML deserialization,A popular java library for YAML parsing, SnakeYAML, has a well know vulnerability if used incorrectly...
Handle Spring Exceptions Like A Pro-拾光赋

Handle Spring Exceptions Like A Pro

Handle Spring Exceptions Like A Pro, Typical Exception Handling In Java ️ It's a common thing in Java to try-catch parts of our code that we except to fail for some reason Missing...
Writing a Serverless Android app (ft. Huawei's AppGallery Connect) - Part 3 - More CloudDB-拾光赋

Writing a Serverless Android app (ft. Huawei’s AppGallery Connect) – Part 3 – More CloudDB

Writing a Serverless Android app (ft. Huawei's AppGallery Connect) - Part 3 - More CloudDB,Not read part 2? Read it first! Writing a Serverless Android app (ft. Huawei's AppGallery...
Migrate Java microservices from Java 8 to Java 11-拾光赋

Migrate Java microservices from Java 8 to Java 11

Migrate Java microservices from Java 8 to Java 11,Some people might have struggled to efficiently migrate their Java microservices from 8 to 11+. There are 2 main reasons you’d wa...
Answer: Difference between Encapsulation and Abstraction-拾光赋

Answer: Difference between Encapsulation and Abstraction

Answer: Difference between Encapsulation and Abstraction, answer re: Difference between Encapsulation and Abstraction Jan 2 '21 4 Yes If I say Encapsulation is a kind of an advance...
Introducing the no-cost IBM Semeru Runtimes to develop and run Java applications-拾光赋

Introducing the no-cost IBM Semeru Runtimes to develop and run Java applications

Introducing the no-cost IBM Semeru Runtimes to develop and run Java applications,With the launch of IBM Semeru Runtimes, IBM makes it easier than ever to develop and run Java appli...
kity的头像-拾光赋kity4年前
04915
Room database. RecyclerView Part 2-拾光赋

Room database. RecyclerView Part 2

Room database. RecyclerView Part 2, Android (20 Part Series) 1 Android activity and lifecycle 2 The Basics of a Fragment ... 16 more parts... 3 Basic Fragment implementation with A...
JVM Testing Newsletter | July 2021-拾光赋

JVM Testing Newsletter | July 2021

JVM Testing Newsletter | July 2021, jvm-testing-newsletter (3 Part Series) 1 JVM Testing Newsletter | May 2021 2 JVM Testing Newsletter | June 2021 3 JVM Testing Newsletter | July ...