编程技术 第1520页
JVM Internals: Memory Overview-拾光赋

JVM Internals: Memory Overview

JVM Internals: Memory Overview, Introduction This was originally posted on my own blog a few years back, but I'd rather continue the series here, so, re-posting. What is this post ...
kity的头像-拾光赋kity5年前
02810
Java static and final, what are they and how to use them-拾光赋

Java static and final, what are they and how to use them

Java static and final, what are they and how to use them,When I first started coding in Java I struggled to understand the differences between static and final, what were they or w...
kity的头像-拾光赋kity5年前
0515
How to use Genymotion, Appium & Applitools to visually test Android apps-拾光赋

How to use Genymotion, Appium & Applitools to visually test Android apps

How to use Genymotion, Appium & Applitools to visually test Android apps,If you want to run mobile applications, you want to run on Android. Android devices dominate the smartphone...
Liquibase: Don't use ISO dates as changeset ids with yml-拾光赋

Liquibase: Don’t use ISO dates as changeset ids with yml

Liquibase: Don't use ISO dates as changeset ids with yml,After upgrading a service from java 8 to java 11, our liquibase got crazy and tried to apply every change to the database f...
kity的头像-拾光赋kity5年前
0419
Effective Java Tuesday! Obey the `equals` contract-拾光赋

Effective Java Tuesday! Obey the `equals` contract

Effective Java Tuesday! Obey the `equals` contract, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday!...
Netflix Eureka Server And Client Setup With Spring Boot-拾光赋

Netflix Eureka Server And Client Setup With Spring Boot

Netflix Eureka Server And Client Setup With Spring Boot,Overview We will set up a Eureka server (service registry used to register multiple services/microservices). We will set up ...
React, GraphQL, gRPC and Reactive Microservices - the dataflow in Appwish platform explained-拾光赋

React, GraphQL, gRPC and Reactive Microservices – the dataflow in Appwish platform explained

React, GraphQL, gRPC and Reactive Microservices - the dataflow in Appwish platform explained, Appwish - Fullstack Tutorial & Opensource Project (5 Part Series) 1 React, Reactiv...
Spring Batch - JPA to XLSX with Apache POI-拾光赋

Spring Batch – JPA to XLSX with Apache POI

Spring Batch - JPA to XLSX with Apache POI, What is Apache POI? Apache POI is a Java library that allows reading and writing Microsoft Documents. It supports Excel, Word, PowerPoin...
kity的头像-拾光赋kity5年前
05111
SDKMAN! - Multiple versions of Java-拾光赋

SDKMAN! – Multiple versions of Java

SDKMAN! - Multiple versions of Java, What is SDKMAN! SDKMAN! is a development tool that allows you to install and manage Java, Scala, Groovy, Maven and many other tools, libraries ...
Ara issue of the week number 1-拾光赋

Ara issue of the week number 1

Ara issue of the week number 1, ara issue of the week (5 Part Series) 1 Ara issue of the week number 1 2 Ara issue of the week 3 Ara Issue of the week 4 Ara issue of the week 5 ara...
Security best practices for Go & Java-拾光赋

Security best practices for Go & Java

Security best practices for Go & Java,TL;DR notes from articles I read today. Top security best practices for Go You should validate user entries (using native Go packages or 3rd p...
kity的头像-拾光赋kity5年前
03711
Add and Delete Layers in PDF in Java-拾光赋

Add and Delete Layers in PDF in Java

Add and Delete Layers in PDF in Java,PDF layers allow users to selectively hide or show the content appearing on them in PDF documents. In this article, we will introduce how to ad...
kity的头像-拾光赋kity5年前
0436